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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp843 const char *theLibPath; local
863 theLibPath = NSLibraryNameForModule(theModule);
872 theLibPath );
876 if (theLibPath != NULL) {
878 theResPath = wxString(theLibPath, wxConvLocal);
880 theResPath = wxString(theLibPath);

Completed in 160 milliseconds