Searched defs:row (Results 226 - 232 of 232) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp70 wxGridCellWithAttr(int row, int col, wxGridCellAttr *attr_) argument
752 void wxGridCellTextEditor::BeginEdit(int row, int col, wxGrid* grid) argument
769 bool wxGridCellTextEditor::EndEdit(int row, int col, wxGrid* grid) argument
929 BeginEdit(int row, int col, wxGrid* grid) argument
961 EndEdit(int row, int col, wxGrid* grid) argument
1134 BeginEdit(int row, int col, wxGrid* grid) argument
1160 EndEdit(int row, int col, wxGrid* grid) argument
1418 BeginEdit(int row, int col, wxGrid* grid) argument
1449 EndEdit(int row, int col, wxGrid* grid) argument
1608 BeginEdit(int row, int col, wxGrid* grid) argument
1649 EndEdit(int row, int col, wxGrid* grid) argument
1735 int row = m_grid->GetGridCursorRow(); local
1958 GetBestSize(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, int row, int col) argument
1966 Draw(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, const wxRect& rectCell, int row, int col, bool isSelected) argument
2069 GetString(const wxGrid& grid, int row, int col) argument
2085 Draw(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, const wxRect& rectCell, int row, int col, bool isSelected) argument
2107 GetBestSize(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, int row, int col) argument
2135 GetString(const wxGrid& grid, int row, int col) argument
2188 Draw(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, const wxRect& rectCell, int row, int col, bool isSelected) argument
2210 GetBestSize(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, int row, int col) argument
2296 Draw(wxGrid& grid, wxGridCellAttr& attr, wxDC& dc, const wxRect& rect, int row, int col, bool isSelected) argument
2578 GetRenderer(wxGrid* grid, int row, int col) const argument
2622 GetEditor(wxGrid* grid, int row, int col) const argument
2669 SetAttr(wxGridCellAttr *attr, int row, int col) argument
2699 GetAttr(int row, int col) const argument
2719 wxCoord row = coords.GetRow(); local
2781 FindIndex(int row, int col) const argument
2910 GetAttr(int row, int col, wxGridCellAttr::wxAttrKind kind ) const argument
3001 SetAttr(wxGridCellAttr *attr, int row, int col) argument
3010 SetRowAttr(wxGridCellAttr *attr, int row) argument
3241 GetAttr(int row, int col, wxGridCellAttr::wxAttrKind kind) argument
3249 SetAttr(wxGridCellAttr* attr, int row, int col) argument
3265 SetRowAttr(wxGridCellAttr *attr, int row) argument
3347 s << row + 1; local
3390 CanSetValueAs( int row, int col, const wxString& typeName ) argument
3504 GetValue( int row, int col ) argument
3513 SetValue( int row, int col, const wxString& value ) argument
3521 IsEmptyCell( int row, int col ) argument
3532 int row, col; local
3653 size_t row, col; local
3697 size_t row; local
3730 size_t row; local
3822 SetRowLabelValue( int row, const wxString& value ) argument
5279 int row; local
5384 int row, col; local
5417 int x, y, row; local
6869 SendEvent( const wxEventType type, int row, int col, wxMouseEvent& mouseEv ) argument
6925 row, col, local
6941 row, col, local
6963 SendEvent( const wxEventType type, int row, int col ) argument
6979 wxGridEvent gridEvt( GetId(), type, this, row, col ); local
7302 int row = m_currentCellCoords.GetRow(); local
7563 int row, col; local
7596 int row, col, cell_rows, cell_cols; local
7739 int row = coords.GetRow(); local
7788 int row = m_currentCellCoords.GetRow(); local
7861 int row = coords.GetRow(); local
8507 int row = m_currentCellCoords.GetRow(); local
8539 int row = m_currentCellCoords.GetRow(); local
8587 row, local
8669 int row = m_currentCellCoords.GetRow(); local
8706 int row = m_currentCellCoords.GetRow(); local
8740 int row = YToRow(y); local
8938 CellToRect( int row, int col ) argument
8973 IsVisible( int row, int col, bool wholeCellVisible ) argument
9007 MakeCellVisible( int row, int col ) argument
9107 int row = m_currentCellCoords.GetRow() - 1; local
9141 int row = m_currentCellCoords.GetRow() + 1; local
9175 int row = m_currentCellCoords.GetRow(); local
9210 int row = m_currentCellCoords.GetRow(); local
9231 int row = m_currentCellCoords.GetRow(); local
9260 int row = m_currentCellCoords.GetRow(); local
9289 int row = m_currentCellCoords.GetRow(); local
9355 int row = m_currentCellCoords.GetRow(); local
9421 int row = m_currentCellCoords.GetRow(); local
9487 int row = m_currentCellCoords.GetRow(); local
9581 s << row; local
9781 SetRowLabelValue( int row, const wxString& s ) argument
9853 int row = m_currentCellCoords.GetRow(); local
9871 int row = m_currentCellCoords.GetRow(); local
10027 GetCellBackgroundColour(int row, int col) argument
10036 GetCellTextColour( int row, int col ) argument
10045 GetCellFont( int row, int col ) argument
10054 GetCellAlignment( int row, int col, int *horiz, int *vert ) argument
10061 GetCellOverflow( int row, int col ) argument
10070 GetCellSize( int row, int col, int *num_rows, int *num_cols ) argument
10077 GetCellRenderer(int row, int col) argument
10086 GetCellEditor(int row, int col) argument
10095 IsReadOnly(int row, int col) const argument
10133 CacheAttr(int row, int col, wxGridCellAttr *attr) const argument
10147 LookupAttr(int row, int col, wxGridCellAttr **attr) const argument
10170 GetCellAttr(int row, int col) const argument
10198 GetOrCreateCellAttr(int row, int col) const argument
10260 SetAttr(int row, int col, wxGridCellAttr *attr) argument
10273 SetRowAttr(int row, wxGridCellAttr *attr) argument
10299 SetCellBackgroundColour( int row, int col, const wxColour& colour ) argument
10309 SetCellTextColour( int row, int col, const wxColour& colour ) argument
10319 SetCellFont( int row, int col, const wxFont& font ) argument
10329 SetCellAlignment( int row, int col, int horiz, int vert ) argument
10339 SetCellOverflow( int row, int col, bool allow ) argument
10349 SetCellSize( int row, int col, int num_rows, int num_cols ) argument
10408 SetCellRenderer(int row, int col, wxGridCellRenderer *renderer) argument
10418 SetCellEditor(int row, int col, wxGridCellEditor* editor) argument
10428 SetReadOnly(int row, int col, bool isReadOnly) argument
10450 GetDefaultEditorForCell(int row, int col) const argument
10456 GetDefaultRendererForCell(int row, int col) const argument
10535 SetRowSize( int row, int height ) argument
10652 SetRowMinimalHeight( int row, int width ) argument
10716 int row = -1, local
11062 SetCellValue( int row, int col, const wxString& s ) argument
11094 SelectRow( int row, bool addToSelected ) argument
11178 DeselectCell( int row, int col ) argument
11191 IsInSelection( int row, int col ) const argument
11400 wxGridEvent( int id, wxEventType type, wxObject* obj, int row, int col, int x, int y, bool sel, bool control, bool shift, bool alt, bool meta ) argument
11461 wxGridEditorCreatedEvent(int id, wxEventType type, wxObject* obj, int row, int col, wxControl* ctrl) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgrid.h1035 Set( int row, int col ) argument
1267 SetGridCursor( int row, int col ) argument
1418 AutoSizeRow( int row, bool setAsMin = true ) argument
1485 GetCellValue( int row, int col ) argument
1634 SetCellValue( const wxString& val, int row, int col ) argument
1657 SetRowHeight( int row, int height ) argument
1732 SetCellTextFont(const wxFont& fnt, int row, int col) argument
1735 SetCellTextColour(const wxColour& val, int row, int col) argument
1744 SetCellBackgroundColour(const wxColour& colour, int row, int col) argument
1891 int row, col; member in struct:wxGrid::CachedAttr
1995 SetCurrentCell( int row, int col ) argument
2188 SetRow(int row) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-npi-defs.h1125 uint64_t row:1; member in struct:cvmx_npi_mem_access_subidx::cvmx_npi_mem_access_subidx_s
1136 uint64_t row:1; member in struct:cvmx_npi_mem_access_subidx::cvmx_npi_mem_access_subidx_cn31xx
H A Dcvmx-npei-defs.h1692 uint64_t row:1; member in struct:cvmx_npei_mem_access_subidx::cvmx_npei_mem_access_subidx_s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 215 milliseconds

12345678910