Searched refs:ReadFontFeature (Results 1 – 3 of 3) sorted by relevance
226 …static std::list<std::pair<std::string, int32_t>> ReadFontFeature(std::vector<uint8_t>& buff, int3…
195 std::list<std::pair<std::string, int32_t>> TLVUtil::ReadFontFeature(std::vector<uint8_t>& buff, int… in ReadFontFeature() function in OHOS::Ace::TLVUtil
1648 …std::list<std::pair<std::string, int32_t>> readFontFeature = TLVUtil::ReadFontFeature(buffer, curs…1653 readFontFeature = TLVUtil::ReadFontFeature(buffer, cursor);