Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_style.h45 double lineStyleFontSize = 14.0; // default is libtxt text style font size member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1946 …ing_SetTypographyTextLineStyleFontSize(OH_Drawing_TypographyStyle* style, double lineStyleFontSize) in OH_Drawing_SetTypographyTextLineStyleFontSize()