Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h319 void SetBackgroundImageResizableSlice(const ImageResizableSlice& Slice) override {}; in SetBackgroundImageResizableSlice() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h153 void SetBackgroundImageResizableSlice(const ImageResizableSlice& slice) override in SetBackgroundImageResizableSlice() function
H A Dview_abstract.cpp4866 void ViewAbstract::SetBackgroundImageResizableSlice(const ImageResizableSlice& slice) in SetBackgroundImageResizableSlice() function in OHOS::Ace::NG::ViewAbstract
4874 void ViewAbstract::SetBackgroundImageResizableSlice(FrameNode* frameNode, const ImageResizableSlice… in SetBackgroundImageResizableSlice() function in OHOS::Ace::NG::ViewAbstract