Home
last modified time | relevance | path

Searched defs:SetFill (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp37 void ShapeAbstractModelNG::SetFill(const Color& color) in SetFill() function in OHOS::Ace::NG::ShapeAbstractModelNG
44 void ShapeAbstractModelNG::SetFill(FrameNode* frameNode, const Color& color) in SetFill() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_model_ng.cpp59 void ShapeModelNG::SetFill(const Color& color) in SetFill() function in OHOS::Ace::NG::ShapeModelNG
119 void ShapeModelNG::SetFill(FrameNode* frameNode, const Color& color) in SetFill() function in OHOS::Ace::NG::ShapeModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dshape_abstract.cpp65 void NativeShapeAbstract::SetFill(const Color& color) in SetFill() function in OHOS::Ace::Framework::NativeShapeAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp34 void ShapeAbstractModelImpl::SetFill(const Color& color) in SetFill() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp115 void ShapeModelImpl::SetFill(const Color& color) in SetFill() function in OHOS::Ace::Framework::ShapeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp194 void JSShape::SetFill(const JSCallbackInfo& info) in SetFill() function in OHOS::Ace::Framework::JSShape
H A Djs_shape_abstract.cpp105 void JSShapeAbstract::SetFill(const JSCallbackInfo& info) in SetFill() function in OHOS::Ace::Framework::JSShapeAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp120 void SetFill(ArkUINodeHandle node, uint32_t fill) in SetFill() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp102 ArkUINativeModuleValue CommonShapeBridge::SetFill(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFill() function in OHOS::Ace::NG::CommonShapeBridge