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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dbuild.h128 // wxBuildOptions
133 class wxBuildOptions class
138 wxBuildOptions() : m_signature(WX_BUILD_OPTIONS_SIGNATURE) {} function in class:wxBuildOptions
H A Dapp.h265 // check that the wxBuildOptions object (constructed in the application
271 wxDEPRECATED( static bool CheckBuildOptions(const wxBuildOptions& buildOptions) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappbase.cpp460 bool wxAppConsole::CheckBuildOptions(const wxBuildOptions& buildOptions)

Completed in 160 milliseconds