Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp185 fontInfo_[ttfIdx].ttfIndex = j; in RegisterTtcFontInfo()
392 uint8_t ttfIndex = fontInfo.ttfIndex; in GetTtfInfoFromTtc() local
393 if (ttfIndex >= header.numFonts) { in GetTtfInfoFromTtc()
399 if (FT_STREAM_SKIP(4 * ttfIndex)) { // 4: table dictionary offset length in GetTtfInfoFromTtc()
413 if (ttfIndex + 1 == header.numFonts) { in GetTtfInfoFromTtc()
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h386 uint8_t ttfIndex; member

Completed in 3 milliseconds