Searched refs:wxDB_DEFAULT_CURSOR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddbtable.h30 const int wxDB_DEFAULT_CURSOR = 0; variable
300 void SetCursor(HSTMT *hstmtActivate = (void **) wxDB_DEFAULT_CURSOR);
372 const int DEFAULT_CURSOR = wxDB_DEFAULT_CURSOR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbtable.cpp2457 if (hstmtActivate == wxDB_DEFAULT_CURSOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex2097 wxDB_DEFAULT_CURSOR Primary cursor normally used for cursor based

Completed in 107 milliseconds