Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgclosure.c440 GClosureNotify notify_func) in g_closure_add_finalize_notifier()
474 GClosureNotify notify_func) in g_closure_add_invalidate_notifier()
493 GClosureNotify notify_func) in closure_try_remove_inotify()
513 GClosureNotify notify_func) in closure_try_remove_fnotify()
719 GClosureNotify notify_func) in g_closure_remove_invalidate_notifier()
747 GClosureNotify notify_func) in g_closure_remove_finalize_notifier()
/third_party/libinput/src/
Dlibinput-private.h414 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