Searched refs:OH_Drawing_StrutStyle (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___strut_style.md | 1 # OH_Drawing_StrutStyle chapter 38 char** OH_Drawing_StrutStyle::families 48 size_t OH_Drawing_StrutStyle::familiesSize 59 bool OH_Drawing_StrutStyle::forceStrutHeight 69 bool OH_Drawing_StrutStyle::halfLeading 79 bool OH_Drawing_StrutStyle::heightOverride 90 double OH_Drawing_StrutStyle::heightScale 101 double OH_Drawing_StrutStyle::leading 112 double OH_Drawing_StrutStyle::size 123 OH_Drawing_FontStyle OH_Drawing_StrutStyle::style [all …]
|
H A D | drawing__text__typography_8h.md | 35 | struct [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) | 用于描述支柱样式的结构体。支柱样式用于控制绘制文本时行之… 59 | typedef struct [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) [OH_Drawing_StrutStyle](_… 236 …ing_TypographyStyle](_drawing.md#oh_drawing_typographystyle) \*, [OH_Drawing_StrutStyle](_o_h___dr… 237 | [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) \* [OH_Drawing_TypographyStyleGetStrutSt… 238 …Style](_drawing.md#oh_drawing_typographystyledestroystrutstyle) ([OH_Drawing_StrutStyle](_o_h___dr… 239 …pographystylestrutstyleequals) ([OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) \*from, […
|
H A D | Readme-CN.md | 92 - [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md)
|
H A D | _drawing.md | 150 | typedef struct [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) [OH_Drawing_StrutStyle](… 709 …pographystylestrutstyleequals) ([OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) \*from, [… 1881 ### OH_Drawing_StrutStyle subsection 1884 typedef struct OH_Drawing_StrutStyle OH_Drawing_StrutStyle 12904 …H_Drawing_SetTypographyStyleTextStrutStyle (OH_Drawing_TypographyStyle* , OH_Drawing_StrutStyle* ) 12920 | [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) | 指向支柱样式对象[OH_Drawing_StrutStyle](_o_h__… 16019 void OH_Drawing_TypographyStyleDestroyStrutStyle (OH_Drawing_StrutStyle* ) 16034 | [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) | 指向支柱样式对象[OH_Drawing_StrutStyle](_o_h__… 16116 OH_Drawing_StrutStyle* OH_Drawing_TypographyStyleGetStrutStyle (OH_Drawing_TypographyStyle* ) 16135 返回指向支柱样式对象[OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md)的指针。 [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___strut_style.md | 1 # OH_Drawing_StrutStyle chapter 38 char** OH_Drawing_StrutStyle::families 48 size_t OH_Drawing_StrutStyle::familiesSize 59 bool OH_Drawing_StrutStyle::forceStrutHeight 69 bool OH_Drawing_StrutStyle::halfLeading 79 bool OH_Drawing_StrutStyle::heightOverride 90 double OH_Drawing_StrutStyle::heightScale 101 double OH_Drawing_StrutStyle::leading 112 double OH_Drawing_StrutStyle::size 123 OH_Drawing_FontStyle OH_Drawing_StrutStyle::style [all …]
|
H A D | drawing__text__typography_8h.md | 35 | struct [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) | Describes a strut style. The… 59 | typedef struct [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) [OH_Drawing_StrutStyle](_… 236 …ing_TypographyStyle](_drawing.md#oh_drawing_typographystyle) \*, [OH_Drawing_StrutStyle](_o_h___dr… 237 | [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) \* [OH_Drawing_TypographyStyleGetStrutSt… 238 …Style](_drawing.md#oh_drawing_typographystyledestroystrutstyle) ([OH_Drawing_StrutStyle](_o_h___dr… 239 …pographystylestrutstyleequals) ([OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) \*from, […
|
H A D | Readme-EN.md | 94 - [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md)
|
H A D | _drawing.md | 150 | typedef struct [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) [OH_Drawing_StrutStyle](… 709 …pographystylestrutstyleequals) ([OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) \*from, [… 1881 ### OH_Drawing_StrutStyle subsection 1884 typedef struct OH_Drawing_StrutStyle OH_Drawing_StrutStyle 12949 …H_Drawing_SetTypographyStyleTextStrutStyle (OH_Drawing_TypographyStyle* , OH_Drawing_StrutStyle* ) 12965 | [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) | Pointer to an [OH_Drawing_StrutStyle](… 16064 void OH_Drawing_TypographyStyleDestroyStrutStyle (OH_Drawing_StrutStyle* ) 16079 | [OH_Drawing_StrutStyle](_o_h___drawing___strut_style.md) | Pointer to an [OH_Drawing_StrutStyle](… 16161 OH_Drawing_StrutStyle* OH_Drawing_TypographyStyleGetStrutStyle (OH_Drawing_TypographyStyle* ) 16180 Returns the pointer to the strut style, which is an [OH_Drawing_StrutStyle](_o_h___drawing___strut_… [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 505 } OH_Drawing_StrutStyle; typedef 2497 void OH_Drawing_SetTypographyStyleTextStrutStyle(OH_Drawing_TypographyStyle*, OH_Drawing_StrutStyle… 2507 void OH_Drawing_TypographyStyleDestroyStrutStyle(OH_Drawing_StrutStyle*); 2518 OH_Drawing_StrutStyle* OH_Drawing_TypographyStyleGetStrutStyle(OH_Drawing_TypographyStyle*); 2529 bool OH_Drawing_TypographyStyleStrutStyleEquals(OH_Drawing_StrutStyle* from, OH_Drawing_StrutStyle*…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 3400 …tTypographyStyleTextStrutStyle(OH_Drawing_TypographyStyle* style, OH_Drawing_StrutStyle* strutstyl… in OH_Drawing_SetTypographyStyleTextStrutStyle() 3416 void OH_Drawing_TypographyStyleDestroyStrutStyle(OH_Drawing_StrutStyle* strutstyle) in OH_Drawing_TypographyStyleDestroyStrutStyle() 3436 OH_Drawing_StrutStyle* OH_Drawing_TypographyStyleGetStrutStyle(OH_Drawing_TypographyStyle* style) in OH_Drawing_TypographyStyleGetStrutStyle() 3442 OH_Drawing_StrutStyle* strutstyle = new (std::nothrow) OH_Drawing_StrutStyle(); in OH_Drawing_TypographyStyleGetStrutStyle() 3487 bool OH_Drawing_TypographyStyleStrutStyleEquals(OH_Drawing_StrutStyle* from, OH_Drawing_StrutStyle*… in OH_Drawing_TypographyStyleStrutStyleEquals()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 2227 OH_Drawing_StrutStyle *strutstyle = new OH_Drawing_StrutStyle(); 2298 OH_Drawing_StrutStyle* from = new OH_Drawing_StrutStyle(); 2299 OH_Drawing_StrutStyle* to = new OH_Drawing_StrutStyle();
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 4095 - [OH_Drawing_StrutStyle](reference/apis-arkgraphics2d/_o_h___drawing___strut_style.md)
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 3956 - [OH_Drawing_StrutStyle](reference/apis-arkgraphics2d/_o_h___drawing___strut_style.md)
|