Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp350 uint16_t fillStyleLength = 0; in FillStyleSetter() local
351 component->fillStyleValue_ = MallocStringOf(args[ArgsIndex::IDX_0], &fillStyleLength); in FillStyleSetter()
359 uint16_t fillStyleId = KeyParser::ParseKeyId(component->fillStyleValue_, fillStyleLength); in FillStyleSetter()