Searched refs:encSys (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/common/
H A Dintl.cpp1123 wxFontEncoding encSys = wxLocale::GetSystemEncoding(); local
1124 if ( encSys != wxFONTENCODING_SYSTEM )
1127 fullname << _T('.') << wxFontMapperBase::GetEncodingName(encSys);

Completed in 27 milliseconds