Searched defs:numCols (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dradiocmn.cpp70 numCols = GetColumnCount(), local
H A Ddb.cpp2719 wxDbColInf *wxDb::GetColumns(const wxString &tableName, UWORD *numCols, const wxChar *userID) argument
2976 GetColumns(const wxString &tableName, int *numCols, const wxChar *userID) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Dbrowsedb.cpp411 wxDbColInf* BrowserDB::OnGetColumns(wxChar *tableName, UWORD numCols, int WXUNUSED(Quiet)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dmulticell.cpp611 wxMultiCellCanvas :: wxMultiCellCanvas(wxWindow *par, int numRows, int numCols) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddb.h434 UWORD numCols; // How many Columns does this Table have: GetColumnCount(..); member in class:wxDbTableInf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp3533 int numRows, numCols; local
4478 CreateGrid( int numRows, int numCols, wxGrid::wxGridSelectionModes selmode ) argument
5048 int numCols = msg.GetCommandInt2(); local
5113 int numCols = msg.GetCommandInt(); local
5167 int numCols = msg.GetCommandInt2(); local
6793 InsertCols( int pos, int numCols, bool WXUNUSED(updateLabels) ) argument
6817 AppendCols( int numCols, bool WXUNUSED(updateLabels) ) argument
6838 DeleteCols( int pos, int numCols, bool WXUNUSED(updateLabels) ) argument
[all...]

Completed in 177 milliseconds