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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dcombog.cpp323 const bool ctrlIsButton = wxPlatformIs(wxOS_WINDOWS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h197 inline bool wxPlatformIs(int platform) { return wxPlatform::Is(platform); } function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp388 if (wxPlatformIs(wxPORT_MAC))

Completed in 104 milliseconds