Searched refs:OH_Drawing_TextStyleType (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 585 enum OH_Drawing_TextStyleType { enum 2648 const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyleType);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 82 | [OH_Drawing_TextStyleType](_drawing.md#oh_drawing_textstyletype) {<br/>TEXT_STYLE_NONE, TEXT_STYL… 231 …_TextStyle](_drawing.md#oh_drawing_textstyle) \*comparedStyle, [OH_Drawing_TextStyleType](_drawing…
|
H A D | _drawing.md | 233 | [OH_Drawing_TextStyleType](#oh_drawing_textstyletype) {<br/>TEXT_STYLE_NONE, TEXT_STYLE_ALL_ATTRI… 701 …[OH_Drawing_TextStyle](#oh_drawing_textstyle) \*comparedStyle, [OH_Drawing_TextStyleType](#oh_draw… 2909 ### OH_Drawing_TextStyleType subsection 2912 enum OH_Drawing_TextStyleType 14712 …ng_TextStyle* style, const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyle… 14729 | textStyleType | 文本样式类型枚举[OH_Drawing_TextStyleType](#oh_drawing_textstyletype)。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 82 | [OH_Drawing_TextStyleType](_drawing.md#oh_drawing_textstyletype) {<br>TEXT_STYLE_NONE, TEXT_STYLE… 231 …_TextStyle](_drawing.md#oh_drawing_textstyle) \*comparedStyle, [OH_Drawing_TextStyleType](_drawing…
|
H A D | _drawing.md | 233 | [OH_Drawing_TextStyleType](#oh_drawing_textstyletype) {<br>TEXT_STYLE_NONE, TEXT_STYLE_ALL_ATTRIB… 701 …[OH_Drawing_TextStyle](#oh_drawing_textstyle) \*comparedStyle, [OH_Drawing_TextStyleType](#oh_draw… 2909 ### OH_Drawing_TextStyleType subsection 2912 enum OH_Drawing_TextStyleType 14757 …ng_TextStyle* style, const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyle… 14774 … Text style type. For details about the available options, see [OH_Drawing_TextStyleType](#oh_draw…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 3354 const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyleType) in OH_Drawing_TextStyleIsAttributeMatched()
|