Home
last modified time | relevance | path

Searched refs:sm_customPlatforms (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dutilscmn.cpp307 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
426 if (!sm_customPlatforms) in AddPlatform()
427 sm_customPlatforms = new wxArrayInt; in AddPlatform()
428 sm_customPlatforms->Add(platform); in AddPlatform()
433 delete sm_customPlatforms; in ClearPlatforms()
434 sm_customPlatforms = NULL; in ClearPlatforms()
498 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dutilscmn.cpp307 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
426 if (!sm_customPlatforms) in AddPlatform()
427 sm_customPlatforms = new wxArrayInt; in AddPlatform()
428 sm_customPlatforms->Add(platform); in AddPlatform()
433 delete sm_customPlatforms; in ClearPlatforms()
434 sm_customPlatforms = NULL; in ClearPlatforms()
498 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dutilscmn.cpp307 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
426 if (!sm_customPlatforms) in AddPlatform()
427 sm_customPlatforms = new wxArrayInt; in AddPlatform()
428 sm_customPlatforms->Add(platform); in AddPlatform()
433 delete sm_customPlatforms; in ClearPlatforms()
434 sm_customPlatforms = NULL; in ClearPlatforms()
498 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dutilscmn.cpp307 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
426 if (!sm_customPlatforms) in AddPlatform()
427 sm_customPlatforms = new wxArrayInt; in AddPlatform()
428 sm_customPlatforms->Add(platform); in AddPlatform()
433 delete sm_customPlatforms; in ClearPlatforms()
434 sm_customPlatforms = NULL; in ClearPlatforms()
498 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dutilscmn.cpp225 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
344 if (!sm_customPlatforms) in AddPlatform()
345 sm_customPlatforms = new wxArrayInt; in AddPlatform()
346 sm_customPlatforms->Add(platform); in AddPlatform()
351 wxDELETE(sm_customPlatforms); in ClearPlatforms()
411 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dutilscmn.cpp225 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
344 if (!sm_customPlatforms) in AddPlatform()
345 sm_customPlatforms = new wxArrayInt; in AddPlatform()
346 sm_customPlatforms->Add(platform); in AddPlatform()
351 wxDELETE(sm_customPlatforms); in ClearPlatforms()
384 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dutilscmn.cpp225 wxArrayInt* wxPlatform::sm_customPlatforms = NULL; member in wxPlatform
344 if (!sm_customPlatforms) in AddPlatform()
345 sm_customPlatforms = new wxArrayInt; in AddPlatform()
346 sm_customPlatforms->Add(platform); in AddPlatform()
351 wxDELETE(sm_customPlatforms); in ClearPlatforms()
411 if (sm_customPlatforms && sm_customPlatforms->Index(platform) != wxNOT_FOUND) in Is()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dutils.h193 static wxArrayInt* sm_customPlatforms; variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dutils.h193 static wxArrayInt* sm_customPlatforms; variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dutils.h193 static wxArrayInt* sm_customPlatforms; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dutils.h269 static wxArrayInt* sm_customPlatforms; variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dutils.h193 static wxArrayInt* sm_customPlatforms; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dutils.h264 static wxArrayInt* sm_customPlatforms; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dutils.h264 static wxArrayInt* sm_customPlatforms; variable