Home | History | Annotate | Download | only in files

Lines Matching refs:num_keysyms

2972     xcb_block_len += _aux->num_keysyms * sizeof(xcb_keysym_t);
2996 return R->num_keysyms;
3003 i.data = ((xcb_keysym_t *) (R + 1)) + (R->num_keysyms);
3078 return S->string.num_keysyms;
3086 i.data = S->string.keysyms + S->string.num_keysyms;
3199 /* xcb_input_feedback_state_data_t.string.num_keysyms */
3200 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->string.num_keysyms;
3218 xcb_block_len += _aux->string.num_keysyms * sizeof(uint32_t);
3219 xcb_parts[xcb_parts_idx].iov_len = _aux->string.num_keysyms * sizeof(uint32_t);
3401 /* xcb_input_feedback_state_data_t.string.num_keysyms */
3402 _aux->string.num_keysyms = *(uint16_t *)xcb_tmp;
3417 xcb_block_len += _aux->string.num_keysyms * sizeof(uint32_t);
3739 xcb_block_len += _aux->num_keysyms * sizeof(xcb_keysym_t);
3763 return R->num_keysyms;
3770 i.data = ((xcb_keysym_t *) (R + 1)) + (R->num_keysyms);
3845 return S->string.num_keysyms;
3853 i.data = S->string.keysyms + S->string.num_keysyms;
3960 /* xcb_input_feedback_ctl_data_t.string.num_keysyms */
3961 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->string.num_keysyms;
3979 xcb_block_len += _aux->string.num_keysyms * sizeof(uint32_t);
3980 xcb_parts[xcb_parts_idx].iov_len = _aux->string.num_keysyms * sizeof(uint32_t);
4146 /* xcb_input_feedback_ctl_data_t.string.num_keysyms */
4147 _aux->string.num_keysyms = *(uint16_t *)xcb_tmp;
4162 xcb_block_len += _aux->string.num_keysyms * sizeof(uint32_t);