Home
last modified time | relevance | path

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

/netbsd/src/external/mit/xorg/lib/libxcb/files/
Drender.h2503 const uint8_t *glyphcmds);
2523 const uint8_t *glyphcmds);
2559 const uint8_t *glyphcmds);
2579 const uint8_t *glyphcmds);
2615 const uint8_t *glyphcmds);
2635 const uint8_t *glyphcmds);
Drender.c3097 const uint8_t *glyphcmds) in xcb_render_composite_glyphs_8_checked() argument
3124 xcb_parts[4].iov_base = (char *) glyphcmds; in xcb_render_composite_glyphs_8_checked()
3143 const uint8_t *glyphcmds) in xcb_render_composite_glyphs_8() argument
3170 xcb_parts[4].iov_base = (char *) glyphcmds; in xcb_render_composite_glyphs_8()
3242 const uint8_t *glyphcmds) in xcb_render_composite_glyphs_16_checked() argument
3269 xcb_parts[4].iov_base = (char *) glyphcmds; in xcb_render_composite_glyphs_16_checked()
3288 const uint8_t *glyphcmds) in xcb_render_composite_glyphs_16() argument
3315 xcb_parts[4].iov_base = (char *) glyphcmds; in xcb_render_composite_glyphs_16()
3387 const uint8_t *glyphcmds) in xcb_render_composite_glyphs_32_checked() argument
3414 xcb_parts[4].iov_base = (char *) glyphcmds; in xcb_render_composite_glyphs_32_checked()
[all …]