Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp861 uint16_t unicodeFontId = GetFontId(unicode); in IsGlyphFont() local
862 if (unicodeFontId == FONT_INVALID_TTF_ID) { in IsGlyphFont()
865 return fontInfo_[unicodeFontId].shaping; in IsGlyphFont()

Completed in 4 milliseconds