Home
last modified time | relevance | path

Searched refs:adjustInfoSet (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_generic_info.md24 | [OH_Drawing_FontAdjustInfo](_o_h___drawing___font_adjust_info.md) \* [adjustInfoSet](#adjustinfos…
30 ### adjustInfoSet subsection
33 OH_Drawing_FontAdjustInfo* OH_Drawing_FontGenericInfo::adjustInfoSet
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_generic_info.md24 | [OH_Drawing_FontAdjustInfo](_o_h___drawing___font_adjust_info.md) \* [adjustInfoSet](#adjustinfos…
30 ### adjustInfoSet subsection
33 OH_Drawing_FontAdjustInfo* OH_Drawing_FontGenericInfo::adjustInfoSet
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h337 OH_Drawing_FontAdjustInfo* adjustInfoSet; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2804 fontGenericInfoArray[index].adjustInfoSet = nullptr; in InitDrawingFontGenericInfoSet()
2815 ResetDrawingAdjustInfo(&fontGenericInfo.adjustInfoSet, fontGenericInfo.adjustInfoSize); in ResetDrawingFontGenericInfo()
3112 …&drawFontGenericInfo.adjustInfoSet, drawFontGenericInfo.adjustInfoSize, genericInfo.adjustSet, cod… in CopyDrawingFontGenericInfo()