Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
Dui_observer_listener.cpp620 void UIObserverListener::AddBaseEventInfo(napi_value objValueEvent, const BaseEventInfo& baseEventI… in AddBaseEventInfo()
660 void UIObserverListener::AddGestureEventInfoOne(napi_value objValueEvent, const GestureEvent& gestu… in AddGestureEventInfoOne()
704 void UIObserverListener::AddGestureEventInfoTwo(napi_value objValueEvent, const GestureEvent& gestu… in AddGestureEventInfoTwo()
756 void UIObserverListener::AddGestureEventInfoThree(napi_value objValueEvent, const GestureEvent& ges… in AddGestureEventInfoThree()
1038 void UIObserverListener::AddGestureEventInfoFour(napi_value objValueEvent, const GestureEvent& gest… in AddGestureEventInfoFour()
1069 void UIObserverListener::AddTargetObject(napi_value objValueEvent, const BaseEventInfo& baseEventIn… in AddTargetObject()