Home
last modified time | relevance | path

Searched defs:resizableObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp419 void JSImage::ParseResizableSlice(const JSRef<JSObject>& resizableObject) in ParseResizableSlice()
441 void JSImage::ParseResizableLattice(const JSRef<JSObject>& resizableObject) in ParseResizableLattice()
466 JSRef<JSObject> resizableObject = JSRef<JSObject>::Cast(infoObj); in JsImageResizable() local
H A Djs_view_abstract.cpp10778 JSRef<JSObject> resizableObject = JSRef<JSObject>::Cast(infoObj); in JsBackgroundImageResizable() local