Home
last modified time | relevance | path

Searched defs:fallbackGroupSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_config_info.md42 ### fallbackGroupSize subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_config_info.md42 ### fallbackGroupSize subsection
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h352 size_t fallbackGroupSize; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2881 const size_t fallbackGroupSize, OH_Drawing_FontConfigInfoErrorCode& code) in InitDrawingFallbackGroupSet()
2914 …awingFallbackGroupSet(OH_Drawing_FontFallbackGroup** fallbackGroupArray, size_t& fallbackGroupSize) in ResetDrawingFallbackGroupSet()
3196 size_t& fallbackGroupSize, const std::vector<TextEngine::FallbackGroup>& fallbackGroupSet, in CopyDrawingFallbackGroupSetInner()