Searched refs:ConvertFromNameBytes (Results 1 – 2 of 2) sorted by relevance
108 return NameTable::ConvertFromNameBytes(&name_bytes_, in Name()501 return ConvertFromNameBytes(&b, PlatformId(index), EncodingId(index)); in Name()680 UChar* NameTable::ConvertFromNameBytes(std::vector<uint8_t>* name_bytes, in ConvertFromNameBytes() function in sfntly::NameTable
733 static UChar* ConvertFromNameBytes(std::vector<uint8_t>* name_bytes,