Home
last modified time | relevance | path

Searched refs:GetFontWidth (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_manager.h39 int16_t GetFontWidth(uint32_t unicode, uint16_t fontId);
H A Dglyphs_manager.cpp136 int16_t GlyphsManager::GetFontWidth(uint32_t unicode, uint16_t fontId) in GetFontWidth() function in OHOS::GlyphsManager
H A Dui_font_bitmap.cpp248 return dynamicFont_.GetFontWidth(unicode, fontId); in GetDynamicFontWidth()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3281 static FontWidth GetFontWidth(OH_Drawing_FontWidth width) in GetFontWidth() function
3335 style->fontWidth = GetFontWidth(fontStyle.width); in OH_Drawing_SetTextStyleFontStyleStruct()
3363 style->fontWidth = GetFontWidth(fontStyle.width); in OH_Drawing_SetTypographyStyleFontStyleStruct()

Completed in 6 milliseconds