Searched refs:charnames (Results 1 – 2 of 2) sorted by relevance
434 const std::vector<CFX_ByteString>& charnames, in GetAdobeCharName() argument441 if (!charnames.empty() && !charnames[charcode].IsEmpty()) in GetAdobeCharName()442 return charnames[charcode].c_str(); in GetAdobeCharName()
100 const std::vector<CFX_ByteString>& charnames,