Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkpixelcache.c336 cairo_region_t *region_dirty = cache->surface_dirty; in _gtk_pixel_cache_repaint() local
340 region_dirty && in _gtk_pixel_cache_repaint()
341 !cairo_region_is_empty (region_dirty)) in _gtk_pixel_cache_repaint()
344 gdk_cairo_region (backing_cr, region_dirty); in _gtk_pixel_cache_repaint()
382 if (region_dirty) in _gtk_pixel_cache_repaint()
383 cairo_region_destroy (region_dirty); in _gtk_pixel_cache_repaint()