Home
last modified time | relevance | path

Searched refs:ARC_FONT_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp35 constexpr Dimension ARC_FONT_SIZE = 19.0_fp; variable
322 textStyle_.SetAdaptTextSize(ARC_FONT_SIZE, ARC_FONT_MIN_SIZE); in PrepareArcButton()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp51 const double ARC_FONT_SIZE = 30; variable
2759 OH_Drawing_SetTextStyleFontSize(txtStyle, ARC_FONT_SIZE);
2777 OH_Drawing_TypographyPaintOnPath(typography, cCanvas, cPath, ARC_FONT_SIZE, ARC_FONT_SIZE);
2802 OH_Drawing_SetTextStyleFontSize(txtStyle, ARC_FONT_SIZE);
2820 OH_Drawing_TypographyPaintOnPath(typography, cCanvas, cPath, ARC_FONT_SIZE, ARC_FONT_SIZE);