Home
last modified time | relevance | path

Searched refs:OH_Drawing_RectHeightStyle (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.h444 } OH_Drawing_RectHeightStyle; typedef
1121 size_t, size_t, OH_Drawing_RectHeightStyle, OH_Drawing_RectWidthStyle);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md48 | typedef enum [OH_Drawing_RectHeightStyle](_drawing.md#oh_drawing_rectheightstyle-1) [OH_Drawing_R…
77 | [OH_Drawing_RectHeightStyle](_drawing.md#oh_drawing_rectheightstyle) {<br/>RECT_HEIGHT_STYLE_TIGH…
136 …raphy](_drawing.md#oh_drawing_typography) \*, size_t, size_t, [OH_Drawing_RectHeightStyle](_drawin…
H A D_drawing.md139 | typedef enum [OH_Drawing_RectHeightStyle](#oh_drawing_rectheightstyle) [OH_Drawing_RectHeightSty…
228 | [OH_Drawing_RectHeightStyle](#oh_drawing_rectheightstyle-1) {<br/>RECT_HEIGHT_STYLE_TIGHT, RECT_H…
606 …awing_Typography](#oh_drawing_typography) \*, size_t, size_t, [OH_Drawing_RectHeightStyle](#oh_dra…
1738 ### OH_Drawing_RectHeightStyle subsection
1741 typedef enum OH_Drawing_RectHeightStyle OH_Drawing_RectHeightStyle
2700 ### OH_Drawing_RectHeightStyle subsection
2703 enum OH_Drawing_RectHeightStyle
15565 …hyGetRectsForRange (OH_Drawing_Typography* , size_t , size_t , OH_Drawing_RectHeightStyle , OH_Dra…
15583 | OH_Drawing_RectHeightStyle | 设置高度样式,支持可选的高度样式具体可见[OH_Drawing_RectHeightStyle](#oh_drawing_recthei…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md48 | typedef enum [OH_Drawing_RectHeightStyle](_drawing.md#oh_drawing_rectheightstyle-1) [OH_Drawing_R…
77 | [OH_Drawing_RectHeightStyle](_drawing.md#oh_drawing_rectheightstyle) {<br>RECT_HEIGHT_STYLE_TIGHT…
136 …raphy](_drawing.md#oh_drawing_typography) \*, size_t, size_t, [OH_Drawing_RectHeightStyle](_drawin…
H A D_drawing.md139 | typedef enum [OH_Drawing_RectHeightStyle](#oh_drawing_rectheightstyle) [OH_Drawing_RectHeightSty…
228 | [OH_Drawing_RectHeightStyle](#oh_drawing_rectheightstyle-1) {<br>RECT_HEIGHT_STYLE_TIGHT, RECT_HE…
606 …awing_Typography](#oh_drawing_typography) \*, size_t, size_t, [OH_Drawing_RectHeightStyle](#oh_dra…
1738 ### OH_Drawing_RectHeightStyle subsection
1741 typedef enum OH_Drawing_RectHeightStyle OH_Drawing_RectHeightStyle
2700 ### OH_Drawing_RectHeightStyle subsection
2703 enum OH_Drawing_RectHeightStyle
15610 …hyGetRectsForRange (OH_Drawing_Typography* , size_t , size_t , OH_Drawing_RectHeightStyle , OH_Dra…
15628 | OH_Drawing_RectHeightStyle | Height style. For details about the available options, see [OH_Drawi…
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp848 OH_Drawing_RectHeightStyle heightStyle = RECT_HEIGHT_STYLE_TIGHT;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp664 OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthStyle) in OH_Drawing_TypographyGetRectsForRange()