HomeSort by: relevance | last modified time | path
    Searched defs:xcb_render_query_pict_formats_reply_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
render.h 546 * @brief xcb_render_query_pict_formats_reply_t
548 typedef struct xcb_render_query_pict_formats_reply_t { struct
559 } xcb_render_query_pict_formats_reply_t; typedef in typeref:struct:xcb_render_query_pict_formats_reply_t
1669 xcb_render_query_pict_formats_formats (const xcb_render_query_pict_formats_reply_t *R);
1672 xcb_render_query_pict_formats_formats_length (const xcb_render_query_pict_formats_reply_t *R);
1675 xcb_render_query_pict_formats_formats_iterator (const xcb_render_query_pict_formats_reply_t *R);
1678 xcb_render_query_pict_formats_screens_length (const xcb_render_query_pict_formats_reply_t *R);
1681 xcb_render_query_pict_formats_screens_iterator (const xcb_render_query_pict_formats_reply_t *R);
1684 xcb_render_query_pict_formats_subpixels (const xcb_render_query_pict_formats_reply_t *R);
1687 xcb_render_query_pict_formats_subpixels_length (const xcb_render_query_pict_formats_reply_t *R)
    [all...]

Completed in 27 milliseconds