Searched refs:GetComCtl32Version (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dapp.h69 static int GetComCtl32Version();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dapp.h76 static int GetComCtl32Version();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dspinbutt.cpp224 if ( wxApp::GetComCtl32Version() >= 580 )
247 if ( wxApp::GetComCtl32Version() >= 580 )
271 if ( wxApp::GetComCtl32Version() >= 471 )
H A Ddirdlg.cpp38 #include "wx/app.h" // for GetComCtl32Version()
139 static const int verComCtl32 = wxApp::GetComCtl32Version();
H A Duxtheme.cpp106 if ( wxApp::GetComCtl32Version() < 600 )
H A Ddatectrl.cpp108 if ( wxApp::GetComCtl32Version() < 470 )
171 if ( wxApp::GetComCtl32Version() > 472 && (style & wxDP_SPIN) )
H A Dtooltip.cpp104 if ( wxApp::GetComCtl32Version() >= 470 )
327 if ( wxApp::GetComCtl32Version() >= 470 )
H A Dtbar95.cpp41 #include "wx/app.h" // for GetComCtl32Version
371 if ( !IsVertical() && wxApp::GetComCtl32Version() < 600 )
420 static const int s_verComCtl = wxApp::GetComCtl32Version();
552 if ( wxApp::GetComCtl32Version() >= 470 )
800 if ( wxApp::GetComCtl32Version() >= 400 )
844 if ( wxApp::GetComCtl32Version() >= 470 )
886 wxApp::GetComCtl32Version() <= 472 )
1039 if ( wxApp::GetComCtl32Version() >= 471 )
1282 if ( wxApp::GetComCtl32Version() >= 470 )
1335 if ( wxApp::GetComCtl32Version() >
[all...]
H A Dgauge95.cpp263 if (wxApp::GetComCtl32Version() >= 600)
H A Dstatbmp.cpp182 if ( wxTheApp->GetComCtl32Version() < 600 )
H A Dapp.cpp598 int wxApp::GetComCtl32Version() function in class:wxApp
648 // GetComCtl32Version()
H A Dlistctrl.cpp351 if ( wxApp::GetComCtl32Version() >= 470 )
418 int ver = wxApp::GetComCtl32Version();
1542 if ( ptrSubItem && wxApp::GetComCtl32Version() >= 470 )
3199 if ( wxApp::GetComCtl32Version() >= 470 )
H A Dnotebook.cpp106 const int verComCtl32 = wxApp::GetComCtl32Version();
H A Dtreectrl.cpp728 if ( wxApp::GetComCtl32Version() >= 471 )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dapp.cpp273 int wxApp::GetComCtl32Version() function in class:wxApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtoolbar.tex56 (wxTheApp->GetComCtl32Version() >= 600 && ::wxDisplayDepth() >= 32)

Completed in 205 milliseconds