HomeSort by: relevance | last modified time | path
    Searched refs:dash_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 3255 uint32_t dash_offset; member in struct:xcb_create_gc_value_list_t
3299 uint32_t dash_offset; member in struct:xcb_change_gc_value_list_t
3344 uint16_t dash_offset; member in struct:xcb_set_dashes_request_t
9441 uint16_t dash_offset,
9456 uint16_t dash_offset,
xproto.c 6780 /* xcb_create_gc_value_list_t.dash_offset */
6781 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->dash_offset;
6986 /* xcb_create_gc_value_list_t.dash_offset */
6987 _aux->dash_offset = *(uint32_t *)xcb_tmp;
7391 /* xcb_change_gc_value_list_t.dash_offset */
7392 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->dash_offset;
7597 /* xcb_change_gc_value_list_t.dash_offset */
7598 _aux->dash_offset = *(uint32_t *)xcb_tmp;
7911 uint16_t dash_offset,
7928 xcb_out.dash_offset = dash_offset
    [all...]

Completed in 72 milliseconds