Home
last modified time | relevance | path

Searched refs:EnableSmoothDragResize (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h158 static void EnableSmoothDragResize(bool isSmoothDragResizeEnabled);
H A Djs_web.cpp1892 JSClass<JSWeb>::StaticMethod("enableSmoothDragResize", &JSWeb::EnableSmoothDragResize); in JSBind()
3462 void JSWeb::EnableSmoothDragResize(bool isSmoothDragResizeEnabled) in EnableSmoothDragResize() function in OHOS::OHOS::Ace::Framework::JSWeb

Completed in 10 milliseconds