Home
last modified time | relevance | path

Searched refs:XCB_INPUT_FEEDBACK_CLASS_BELL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.c3257 if(class_id == XCB_INPUT_FEEDBACK_CLASS_BELL) { in xcb_input_feedback_state_data_serialize()
3450 if(class_id == XCB_INPUT_FEEDBACK_CLASS_BELL) { in xcb_input_feedback_state_data_unpack()
4006 if(class_id == XCB_INPUT_FEEDBACK_CLASS_BELL) { in xcb_input_feedback_ctl_data_serialize()
4185 if(class_id == XCB_INPUT_FEEDBACK_CLASS_BELL) { in xcb_input_feedback_ctl_data_unpack()
H A Dxinput.h883 XCB_INPUT_FEEDBACK_CLASS_BELL = 5 enumerator