Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Daccessibility_property.cpp179 void GetHitTestModeStr(HitTestMode hitTestMode, std::string& testModeStr) in GetHitTestModeStr() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.cpp899 std::string GestureEventHub::GetHitTestModeStr(const RefPtr<GestureEventHub>& gestureEventHub) in GetHitTestModeStr() function in OHOS::Ace::NG::GestureEventHub