Searched refs:fz_paint_glyph (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/ |
H A D | draw-imp.h | 450 void fz_paint_glyph(const unsigned char * FZ_RESTRICT colorbv, fz_pixmap * FZ_RESTRICT dst, unsigne…
|
H A D | draw-paint.c | 2738 fz_paint_glyph(const unsigned char * FZ_RESTRICT colorbv, fz_pixmap * FZ_RESTRICT dst, unsigned cha… in fz_paint_glyph() function
|
H A D | draw-device.c | 926 fz_paint_glyph(colorbv, dst, dp, glyph, w, h, skip_x, skip_y, eop); in draw_glyph()
|