Home
last modified time | relevance | path

Searched defs:CheckAndLogLastConsumedMouseEventInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp690 void PipelineContext::CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) {} in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1363 virtual void CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) {} in CheckAndLogLastConsumedMouseEventInfo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp2165 void EventManager::CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::Ace::EventManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp4643 void PipelineContext::CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::Ace::NG::PipelineContext