Lines Matching refs:GCPtr
536 glamor_get_gc_private(GCPtr gc) in glamor_get_gc_private()
626 glamor_track_stipple(GCPtr gc);
744 int glamor_poly_text8(DrawablePtr pDrawable, GCPtr pGC,
747 int glamor_poly_text16(DrawablePtr pDrawable, GCPtr pGC,
750 void glamor_image_text8(DrawablePtr pDrawable, GCPtr pGC,
753 void glamor_image_text16(DrawablePtr pDrawable, GCPtr pGC,
759 GCPtr gc,
767 glamor_set_spans(DrawablePtr drawable, GCPtr gc, char *src,
773 GCPtr gc, int nrect, xRectangle *prect);
777 glamor_put_image(DrawablePtr drawable, GCPtr gc, int depth, int x, int y,
786 glamor_poly_lines_dash_gl(DrawablePtr drawable, GCPtr gc,
790 glamor_poly_segment_dash_gl(DrawablePtr drawable, GCPtr gc,
795 glamor_poly_lines(DrawablePtr drawable, GCPtr gc,
800 glamor_poly_segment(DrawablePtr drawable, GCPtr gc,
807 GCPtr gc,
818 glamor_copy_area(DrawablePtr src, DrawablePtr dst, GCPtr gc,
822 glamor_copy_plane(DrawablePtr src, DrawablePtr dst, GCPtr gc,
827 void glamor_image_glyph_blt(DrawablePtr pDrawable, GCPtr pGC,
831 void glamor_poly_glyph_blt(DrawablePtr pDrawable, GCPtr pGC,
835 void glamor_push_pixels(GCPtr pGC, PixmapPtr pBitmap,
838 void glamor_poly_point(DrawablePtr pDrawable, GCPtr pGC, int mode, int npt,