Searched refs:charnames (Results 1 – 2 of 2) sorted by relevance
362 const std::vector<ByteString>& charnames, in GetAdobeCharName() argument367 if (!charnames.empty() && !charnames[charcode].IsEmpty()) in GetAdobeCharName()368 return charnames[charcode].c_str(); in GetAdobeCharName()
136 const std::vector<ByteString>& charnames,