Lines Matching refs:vnc_has_feature
713 if (vs->ioc == NULL || (!vnc_has_feature(vs, VNC_FEATURE_RESIZE) && in vnc_desktop_resize()
714 !vnc_has_feature(vs, VNC_FEATURE_RESIZE_EXT))) { in vnc_desktop_resize()
729 if (vnc_has_feature(vs, VNC_FEATURE_RESIZE_EXT)) { in vnc_desktop_resize()
996 if (vnc_has_feature(vs, VNC_FEATURE_ALPHA_CURSOR)) { in vnc_cursor_define()
1008 if (vnc_has_feature(vs, VNC_FEATURE_RICH_CURSOR)) { in vnc_cursor_define()
1774 if (vnc_has_feature(vs, VNC_FEATURE_POINTER_TYPE_CHANGE) && vs->absolute != absolute) { in check_pointer_type_change()
1810 } else if (vnc_has_feature(vs, VNC_FEATURE_POINTER_TYPE_CHANGE)) { in pointer_event()
1832 if (!vnc_has_feature(vs, VNC_FEATURE_LED_STATE)) { in vnc_led_state_change()
1893 !vnc_has_feature(vs, VNC_FEATURE_LED_STATE) && in do_key_event()
1913 !vnc_has_feature(vs, VNC_FEATURE_LED_STATE) && in do_key_event()
2082 if (vnc_has_feature(vs, VNC_FEATURE_RESIZE_EXT)) { in framebuffer_update_request()
2169 if (!vnc_has_feature(vs, VNC_FEATURE_ZRLE)) { in set_encodings()
2356 if (vnc_has_feature(vs, VNC_FEATURE_WMVI)) { in vnc_colordepth()
2452 if (!vnc_has_feature(vs, VNC_FEATURE_CLIPBOARD_EXT)) { in protocol_client_msg()
2469 if (!vnc_has_feature(vs, VNC_FEATURE_XVP)) { in protocol_client_msg()
2517 if (!vnc_has_feature(vs, VNC_FEATURE_AUDIO)) { in protocol_client_msg()