Searched refs:shutdown_record_context (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xrecord.c | 104 static void shutdown_record_context(XRecordContext rc, int bequiet, int reopen); 1476 static void shutdown_record_context(XRecordContext rc, int bequiet, int reopen) { in shutdown_record_context() function 1626 shutdown_record_context(rc_scroll, 0, 1); in check_xrecord_reset() 1743 shutdown_record_context(rc_scroll, 0, shut_reopen); in xrecord_watch() 1793 shutdown_record_context(rc_scroll, in xrecord_watch() 2027 shutdown_record_context(rc_scroll, 0, reopen_dpys); in xrecord_watch() 2066 shutdown_record_context(rc_scroll, 0, reopen_dpys); in xrecord_watch()
|