Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp153 void GetHitTestModeStr(HitTestMode hitTestMode, std::string& testModeStr) in GetHitTestModeStr() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp1584 std::string GestureEventHub::GetHitTestModeStr() const in GetHitTestModeStr() function in OHOS::Ace::NG::GestureEventHub