Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h430 void (*notify_func)(uint64_t time, struct libinput_event *ev, void *notify_func_data); member
/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc133 CefRefPtr<CefV8Value> notify_func = in OnContextCreated() local