Home
last modified time | relevance | path

Searched defs:InitBox (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_model_ng.h32 void InitBox(RefPtr<PixelMap>& pixMap) override {} in InitBox() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_model_impl.cpp93 void ShapeModelImpl::InitBox(RefPtr<PixelMap>& pixMap) in InitBox() function in OHOS::Ace::Framework::ShapeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp64 void JSShape::InitBox(const JSCallbackInfo& info) in InitBox() function in OHOS::Ace::Framework::JSShape