Searched refs:OH_Drawing_SetTypographyTextFontStyle (Results 1 – 7 of 7) sorted by relevance
1712 void OH_Drawing_SetTypographyTextFontStyle(OH_Drawing_TypographyStyle*, int);
965 OH_Drawing_SetTypographyTextFontStyle(typoStyle, FONT_STYLE_NORMAL);971 OH_Drawing_SetTypographyTextFontStyle(typoStyle, FONT_STYLE_ITALIC);977 OH_Drawing_SetTypographyTextFontStyle(typoStyle, -1);2613 OH_Drawing_SetTypographyTextFontStyle(nullptr, FONT_STYLE_NORMAL);
184 | void [OH_Drawing_SetTypographyTextFontStyle](_drawing.md#oh_drawing_settypographytextfontstyle) (…
654 | void [OH_Drawing_SetTypographyTextFontStyle](#oh_drawing_settypographytextfontstyle) ([OH_Drawing…13099 ### OH_Drawing_SetTypographyTextFontStyle()13102 void OH_Drawing_SetTypographyTextFontStyle (OH_Drawing_TypographyStyle* , int )
654 | void [OH_Drawing_SetTypographyTextFontStyle](#oh_drawing_settypographytextfontstyle) ([OH_Drawing…13144 ### OH_Drawing_SetTypographyTextFontStyle()13147 void OH_Drawing_SetTypographyTextFontStyle (OH_Drawing_TypographyStyle* , int )
1804 void OH_Drawing_SetTypographyTextFontStyle(OH_Drawing_TypographyStyle* style, int fontStyle) in OH_Drawing_SetTypographyTextFontStyle() function