Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h96 static jerry_value_t LineWidthSetter(const jerry_value_t func,
H A Dcanvas_component.cpp118 {ATTR_LINEWIDTH, LineWidthSetter, LineWidthGetter},
469 jerry_value_t CanvasComponent::LineWidthSetter(const jerry_value_t func, in LineWidthSetter() function in OHOS::ACELite::CanvasComponent