Searched defs:isHoverMode (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_event_report.cpp | 71 ReportHoverStatusChange( int32_t foldStatus, int32_t time, bool isHoverMode, int32_t appRotation, int32_t windowMode) ReportHoverStatusChange() argument
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | event_report.cpp | 80 void EventReport::ReportHoverStatusChange(int32_t foldStatus, int32_t time, bool isHoverMode, in ReportHoverStatusChange() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | event_report.cpp | 619 ReportHoverStatusChange( int32_t foldStatus, int32_t time, bool isHoverMode, int32_t appRotation, int32_t windowMode) ReportHoverStatusChange() argument
|
Completed in 3 milliseconds