Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:wsRet

142     CFX_WideString wsRet = m_pToUnicodeMap->Lookup(charcode);
143 if (!wsRet.IsEmpty()) {
144 return wsRet;