Home
last modified time | relevance | path

Searched refs:PinchSmoothModeEnabled (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern_property.h51 ACE_DEFINE_PROPERTY_GROUP_ITEM(PinchSmoothModeEnabled, bool);
H A Dweb_pattern.h458 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, PinchSmoothModeEnabled, bool);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h104 static void PinchSmoothModeEnabled(bool isPinchSmoothModeEnabled);
H A Djs_web.cpp1935 JSClass<JSWeb>::StaticMethod("pinchSmooth", &JSWeb::PinchSmoothModeEnabled); in JSBind()
4026 void JSWeb::PinchSmoothModeEnabled(bool isPinchSmoothModeEnabled) in PinchSmoothModeEnabled() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h342 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, PinchSmoothModeEnabled, bool);

Completed in 15 milliseconds