Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h113 enum class HitTestResult { enum
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h128HitTestResult(const std::string& extraData, int hitType) : extraData_(extraData), hitType_(hitType… in HitTestResult() function