Home
last modified time | relevance | path

Searched refs:GetCollectionIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_arguments.h79 int GetCollectionIndex() const in GetCollectionIndex() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontarguments_fuzzer/
H A Dfontarguments_fuzzer.cpp42 fontArguments.GetCollectionIndex(); in FontArgumentsFuzzTest001()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_convert_utils.h151 skFontArgs.setCollectionIndex(fontArgs.GetCollectionIndex()); in DrawingFontArgumentsCastToSkFontArguments()