Home
last modified time | relevance | path

Searched refs:alwaysInvoke (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_client_proxy.cpp57 bool alwaysInvoke; in AddListener() local
58 ReadBool(req, &alwaysInvoke); in AddListener()
68 struct ClientInfo clientInfo = { svc, cbId, alwaysInvoke }; in AddListener()
99 if (it->second.alwaysInvoke || (event.state != lastState_)) { in OnRawEvent()
/foundation/window/window_manager_lite/interfaces/innerkits/
H A Dinput_event_listener_proxy.h36 void EnableAlwaysInvoke(bool alwaysInvoke) in EnableAlwaysInvoke() argument
38 alwaysInvoke_ = alwaysInvoke; in EnableAlwaysInvoke()
/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_client_proxy.h50 bool alwaysInvoke; member

Completed in 2 milliseconds