Home
last modified time | relevance | path

Searched refs:OH_Drawing_SetTypographyTextLineStyleFontSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h1815 void OH_Drawing_SetTypographyTextLineStyleFontSize(OH_Drawing_TypographyStyle*, double);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md193 | void [OH_Drawing_SetTypographyTextLineStyleFontSize](_drawing.md#oh_drawing_settypographytextline…
H A D_drawing.md663 | void [OH_Drawing_SetTypographyTextLineStyleFontSize](#oh_drawing_settypographytextlinestylefontsi…
13210 ### OH_Drawing_SetTypographyTextLineStyleFontSize()
13213 void OH_Drawing_SetTypographyTextLineStyleFontSize (OH_Drawing_TypographyStyle* , double )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1116 OH_Drawing_SetTypographyTextLineStyleFontSize(typoStyle, 80);
1122 OH_Drawing_SetTypographyTextLineStyleFontSize(typoStyle, 40);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1946 void OH_Drawing_SetTypographyTextLineStyleFontSize(OH_Drawing_TypographyStyle* style, double lineSt… in OH_Drawing_SetTypographyTextLineStyleFontSize() function
3409 OH_Drawing_SetTypographyTextLineStyleFontSize(style, strutstyle->size); in OH_Drawing_SetTypographyStyleTextStrutStyle()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md193 | void [OH_Drawing_SetTypographyTextLineStyleFontSize](_drawing.md#oh_drawing_settypographytextline…
H A D_drawing.md663 | void [OH_Drawing_SetTypographyTextLineStyleFontSize](#oh_drawing_settypographytextlinestylefontsi…
13255 ### OH_Drawing_SetTypographyTextLineStyleFontSize()
13258 void OH_Drawing_SetTypographyTextLineStyleFontSize (OH_Drawing_TypographyStyle* , double )