Searched refs:createMissingComponents (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h209 // if path doesn't exist and createMissingComponents == false
210 bool DoSetPath(const wxString& strPath, bool createMissingComponents);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp759 wxFileConfig::DoSetPath(const wxString& strPath, bool createMissingComponents) argument
786 if ( !createMissingComponents )

Completed in 71 milliseconds