Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h371 void SetBackgroundImageResizableSlice(const ImageResizableSlice& Slice) override {}; in SetBackgroundImageResizableSlice() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h157 void SetBackgroundImageResizableSlice(const ImageResizableSlice& slice) override in SetBackgroundImageResizableSlice() function
Dview_abstract.cpp5614 void ViewAbstract::SetBackgroundImageResizableSlice(const ImageResizableSlice& slice) in SetBackgroundImageResizableSlice() function in OHOS::Ace::NG::ViewAbstract
5622 void ViewAbstract::SetBackgroundImageResizableSlice(FrameNode* frameNode, const ImageResizableSlice… in SetBackgroundImageResizableSlice() function in OHOS::Ace::NG::ViewAbstract