Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp2135 void EventManager::CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::Ace::EventManager
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp832 void PipelineContext::CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) {} in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1346 virtual void CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) {} in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp5220 void PipelineContext::CheckAndLogLastConsumedMouseEventInfo(int32_t eventId, MouseAction action) in CheckAndLogLastConsumedMouseEventInfo() function in OHOS::Ace::NG::PipelineContext

Completed in 19 milliseconds