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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dfontutil.cpp49 wxString encid = tokenizer.GetNextToken(); local
51 if ( !encid.ToLong(&enc) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dfontutil.cpp61 wxString encid = tokenizer.GetNextToken(); local
66 if ( encid.ToLong(&enc) )
77 encoding = wxFontMapper::GetEncodingFromName(encid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dfontutil.cpp465 wxString encid = tokenizer.GetNextToken(); local
467 if ( !encid.ToLong(&enc) )

Completed in 226 milliseconds