Searched refs: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 | 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 | 231 …yle, [OH_Drawing_TextStyleType](_drawing.md#oh_drawing_textstyletype) textStyleType) | 判断两个字体风格对象是…
|
H A D | _drawing.md | 701 …*comparedStyle, [OH_Drawing_TextStyleType](#oh_drawing_textstyletype) textStyleType) | 判断两个字体风格对象是… 14712 …xtStyle* style, const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyleType ) 14729 | textStyleType | 文本样式类型枚举[OH_Drawing_TextStyleType](#oh_drawing_textstyletype)。 |
|
/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() argument 3361 …return convertStyle->MatchOneAttribute(static_cast<StyleType>(textStyleType), *convertComparedStyl… in OH_Drawing_TextStyleIsAttributeMatched()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 231 …yle, [OH_Drawing_TextStyleType](_drawing.md#oh_drawing_textstyletype) textStyleType) | Checks whet…
|
H A D | _drawing.md | 701 …*comparedStyle, [OH_Drawing_TextStyleType](#oh_drawing_textstyletype) textStyleType) | Checks whet… 14757 …xtStyle* style, const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyleType ) 14774 | textStyleType | Text style type. For details about the available options, see [OH_Drawing_TextSty…
|