Searched defs:GetFontHeader (Results 1 – 5 of 5) sorted by relevance
71 const FontHeader* GlyphsManager::GetFontHeader(uint16_t fontId) in GetFontHeader() function in OHOS::GlyphsManager
275 const FontHeader* GlyphsFile::GetFontHeader(uint16_t fontId) in GetFontHeader() function in OHOS::GlyphsFile
146 int8_t UIFontBitmap::GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() function in OHOS::UIFontBitmap
605 int8_t UIFontVector::GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() function in OHOS::UIFontVector
80 int8_t GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() function