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