Searched refs:sm_isEmbedded (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dapp.h80 static bool sm_isEmbedded; member in class:wxApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dapp.h67 static bool sm_isEmbedded; member in class:wxApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dapp.h79 static bool sm_isEmbedded; member in class:wxApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dapp.cpp99 bool wxApp::sm_isEmbedded = false; // Normally we're not a plugin member in class:wxApp
773 UMAInitToolbox( 4, sm_isEmbedded ) ;
860 if (!sm_isEmbedded)
867 if (!sm_isEmbedded)
921 if (!sm_isEmbedded)
924 if (!sm_isEmbedded)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp119 bool wxApp::sm_isEmbedded = false; member in class:wxApp
579 UMAInitToolbox( 4, sm_isEmbedded ) ;
701 if (!sm_isEmbedded)
709 if (!sm_isEmbedded)

Completed in 182 milliseconds