Home
last modified time | relevance | path

Searched refs:OH_Drawing_TextStyleClearFontFeature (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.h2048 void OH_Drawing_TextStyleClearFontFeature(OH_Drawing_TextStyle*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md222 | void [OH_Drawing_TextStyleClearFontFeature](_drawing.md#oh_drawing_textstyleclearfontfeature) ([O…
H A D_drawing.md692 | void [OH_Drawing_TextStyleClearFontFeature](#oh_drawing_textstyleclearfontfeature) ([OH_Drawing_T…
14031 ### OH_Drawing_TextStyleClearFontFeature()
14034 void OH_Drawing_TextStyleClearFontFeature (OH_Drawing_TextStyle* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1755 OH_Drawing_TextStyleClearFontFeature(txtStyle);
1756 OH_Drawing_TextStyleClearFontFeature(nullptr);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__text__typography_8h.md222 | void [OH_Drawing_TextStyleClearFontFeature](_drawing.md#oh_drawing_textstyleclearfontfeature) ([O…
H A D_drawing.md692 | void [OH_Drawing_TextStyleClearFontFeature](#oh_drawing_textstyleclearfontfeature) ([OH_Drawing_T…
14076 ### OH_Drawing_TextStyleClearFontFeature()
14079 void OH_Drawing_TextStyleClearFontFeature (OH_Drawing_TextStyle* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2170 void OH_Drawing_TextStyleClearFontFeature(OH_Drawing_TextStyle* style) in OH_Drawing_TextStyleClearFontFeature() function