Home
last modified time | relevance | path

Searched refs:draw_stripe (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dshade.c573 draw_stripe(fz_context *ctx, fz_mesh_processor *painter, tensor_patch *p, int depth) in draw_stripe() function
590 draw_stripe(ctx, painter, &s1, depth); in draw_stripe()
591 draw_stripe(ctx, painter, &s0, depth); in draw_stripe()
631 draw_stripe(ctx, painter, &s0, origdepth); in draw_patch()
632 draw_stripe(ctx, painter, &s1, origdepth); in draw_patch()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/
H A Dnodoka-theme.c408 draw_stripe(GtkWidget *widget, WindowData *windata, cairo_t *cr) in draw_stripe() function
609 draw_stripe(widget, windata, cr2); in paint_window()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c195 static void draw_stripe(GtkWidget* widget, WindowData* windata, cairo_t* cr) in draw_stripe() function
552 draw_stripe(widget, windata, cr2); in paint_window()