Home
last modified time | relevance | path

Searched refs:FORM_DISABLE_GESTURE_KEY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h79 constexpr const char* FORM_DISABLE_GESTURE_KEY = "ohos.extra.param.key.form_disable_gesture"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp717 …PanGesture = wantCache_.GetBoolParam(OHOS::AppExecFwk::Constants::FORM_DISABLE_GESTURE_KEY, false); in DispatchPointerEvent()