Home
last modified time | relevance | path

Searched defs:GetGlyphNode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_manager.cpp109 const GlyphNode* GlyphsManager::GetGlyphNode(uint32_t unicode, uint16_t fontId) in GetGlyphNode() function in OHOS::GlyphsManager
H A Dui_font.cpp210 int8_t UIFont::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSi… in GetGlyphNode() function in OHOS::UIFont
H A Dui_font_bitmap.cpp182 int8_t UIFontBitmap::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t … in GetGlyphNode() function in OHOS::UIFontBitmap
H A Dui_font_vector.cpp637 int8_t UIFontVector::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t … in GetGlyphNode() function in OHOS::UIFontVector