Home
last modified time | relevance | path

Searched refs:ParsePostTable (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.h115 int ParsePostTable(std::shared_ptr<Drawing::Typeface> typeface, FontDescriptor& fontDescriptor);
H A Dfont_parser.cpp243 int FontParser::ParsePostTable(std::shared_ptr<Drawing::Typeface> typeface, FontParser::FontDescriptor& fontDescriptor) in ParsePostTable() function in OHOS::Rosen::TextEngine::FontParser
284 if (ParsePostTable(typeface, fontDescriptor) != SUCCESSED) { in ParseTable()

Completed in 3 milliseconds