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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/emulator/src/
H A Demulator.cpp488 wxString absoluteBackgroundBitmapName = rootPath + wxString(wxFILE_SEP_PATH) + m_emulatorBackgroundBitmapName; local
489 if ( !wxFile::Exists(absoluteBackgroundBitmapName) )
493 absoluteBackgroundBitmapName.c_str() );

Completed in 67 milliseconds