Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_event_handler.h158 void SetCatchMode(bool isCatchMode) in SetCatchMode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp215 void ButtonComponent::SetCatchMode(bool catchMode) in SetCatchMode() function in OHOS::Ace::ButtonComponent