Home
last modified time | relevance | path

Searched defs:GetFontWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_manager.cpp136 int16_t GlyphsManager::GetFontWidth(uint32_t unicode, uint16_t fontId) in GetFontWidth() function in OHOS::GlyphsManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3618 static FontWidth GetFontWidth(OH_Drawing_FontWidth width) in GetFontWidth() function