Searched refs:wxTextEntryDialogStyle (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/generic/
H A Dtextdlgg.h30 #define wxTextEntryDialogStyle (wxOK | wxCANCEL | wxCENTRE | wxWS_EX_VALIDATE_RECURSIVELY) macro
43 long style = wxTextEntryDialogStyle,
81 long style = wxTextEntryDialogStyle,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtextdlgg.cpp96 style & ~wxTextEntryDialogStyle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dutilscmn.cpp1241 long style = wxTextEntryDialogStyle;
1265 long style = wxTextEntryDialogStyle;

Completed in 51 milliseconds