Searched refs:ProcessPostTable (Results 1 – 2 of 2) sorted by relevance
114 static void ProcessPostTable(const struct PostTable* postTable, FontDescriptor& fontDescriptor);
162 void FontParser::ProcessPostTable(const struct PostTable* postTable, FontParser::FontDescriptor& fo… in ProcessPostTable() function in OHOS::Rosen::TextEngine::FontParser267 ProcessPostTable(postTable, fontDescriptor); in ParsePostTable()