Home
last modified time | relevance | path

Searched defs:SetAllowedTypes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgesture_model_impl.h31 void SetAllowedTypes(const std::set<SourceTool>& allowedTypes) override {} in SetAllowedTypes() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_info.h86 void SetAllowedTypes(std::set<SourceTool> allowedTypes) in SetAllowedTypes() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gesture/
H A Dgesture_model_ng.cpp120 void GestureModelNG::SetAllowedTypes(const std::set<SourceTool>& allowedTypes) in SetAllowedTypes() function in OHOS::Ace::NG::GestureModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_info.h170 void SetAllowedTypes(std::set<SourceTool> allowedTypes) in SetAllowedTypes() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.cpp510 void JSGesture::SetAllowedTypes(const JSCallbackInfo& args) in SetAllowedTypes() function in OHOS::Ace::Framework::JSGesture