Home
last modified time | relevance | path

Searched defs:GetFontHeader (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_manager.cpp71 const FontHeader* GlyphsManager::GetFontHeader(uint16_t fontId) in GetFontHeader() function in OHOS::GlyphsManager
H A Dglyphs_file.cpp275 const FontHeader* GlyphsFile::GetFontHeader(uint16_t fontId) in GetFontHeader() function in OHOS::GlyphsFile
H A Dui_font_bitmap.cpp146 int8_t UIFontBitmap::GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() function in OHOS::UIFontBitmap
H A Dui_font_vector.cpp605 int8_t UIFontVector::GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() function in OHOS::UIFontVector
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h80 int8_t GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() function