Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_arguments.h61 FontArguments& SetCollectionIndex(int fontCollectionIndex) in SetCollectionIndex() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontarguments_fuzzer/
H A Dfontarguments_fuzzer.cpp41 fontArguments.SetCollectionIndex(fontCollectionIndex); in FontArgumentsFuzzTest001()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/typeface_fuzzer/
H A Dtypeface_fuzzer.cpp124 arg.SetCollectionIndex(fontCollectionIndex); in TypefaceFuzzTest004()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_typeface.cpp74 fontArguments.SetCollectionIndex(fontArgumentsHelper.fontCollectionIndex_); in ConvertToDrawingFontArguments()