Searched refs:IfNot (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h130 * long windowStyle = wxCAPTION | (long) wxPlatform::IfNot(stPDA, wxRESIZE_BORDER);
149 static wxPlatform IfNot(int platform, long value);
155 static wxPlatform IfNot(int platform, int value) { return IfNot(platform, (long)value); } function in class:wxPlatform
161 static wxPlatform IfNot(int platform, double value);
167 static wxPlatform IfNot(int platform, const wxString& value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dutilscmn.cpp324 wxPlatform wxPlatform::IfNot(int platform, long value) function in class:wxPlatform
354 wxPlatform wxPlatform::IfNot(int platform, double value) function in class:wxPlatform
384 wxPlatform wxPlatform::IfNot(int platform, const wxString& value) function in class:wxPlatform
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextformatdlg.cpp110 style | (int)wxPlatform::IfNot(wxOS_WINDOWS_CE, resizeBorder)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp1567 wxDEFAULT_DIALOG_STYLE| (int)wxPlatform::IfNot(wxOS_WINDOWS_CE, resizeBorder)
1573 (int)wxPlatform::IfNot(wxOS_WINDOWS_CE, wxHELP)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c19795 /* 27 */ "IfNot",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c19795 /* 27 */ "IfNot",
[all...]

Completed in 592 milliseconds