Searched defs:GetGlyphNode (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | glyphs_manager.cpp | 109 const GlyphNode* GlyphsManager::GetGlyphNode(uint32_t unicode, uint16_t fontId) in GetGlyphNode() function in OHOS::GlyphsManager
|
H A D | ui_font.cpp | 210 int8_t UIFont::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSi… in GetGlyphNode() function in OHOS::UIFont
|
H A D | ui_font_bitmap.cpp | 182 int8_t UIFontBitmap::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t … in GetGlyphNode() function in OHOS::UIFontBitmap
|
H A D | ui_font_vector.cpp | 637 int8_t UIFontVector::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t … in GetGlyphNode() function in OHOS::UIFontVector
|