Home
last modified time | relevance | path

Searched defs:fontHeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_digital_clock.cpp231 int16_t fontHeight = timeLabels_[HOUR_ELEMENT]->GetHeight(); in SetVertical() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp279 uint16_t fontHeight = font->GetHeight(fontId_, fontSize_); in Draw() local
339 uint16_t fontHeight, const Style& style, uint16_t lineMaxHeight) in CalculatedCurLineHeight()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h245 uint16_t fontHeight; // FONT_HEIGHT_OFFSET member
260 uint16_t fontHeight; // FONT_G_HEIGHT_OFFSET member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp348 void OH_Drawing_SetTextStyleFontHeight(OH_Drawing_TextStyle* style, double fontHeight) in OH_Drawing_SetTextStyleFontHeight()
1840 void OH_Drawing_SetTypographyTextFontHeight(OH_Drawing_TypographyStyle* style, double fontHeight) in OH_Drawing_SetTypographyTextFontHeight()