Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dimageinfo.c287 imageinfo_area_painted( Imageinfo *imageinfo, Rect *dirty ) in imageinfo_area_painted() function
1527 imageinfo_area_painted( imageinfo, &frag->pos ); in imageinfo_undofragment_paste()
1689 imageinfo_area_painted( imageinfo, &dirty ); in imageinfo_paint_line()
1723 imageinfo_area_painted( imageinfo, &dirty ); in imageinfo_paint_smudge()
1761 imageinfo_area_painted( imageinfo, &dirty ); in imageinfo_paint_flood()
1785 imageinfo_area_painted( ink, &dirty ); in imageinfo_paint_dropper()
1808 imageinfo_area_painted( imageinfo, area ); in imageinfo_paint_rect()
1906 imageinfo_area_painted( imageinfo, &dirty ); in imageinfo_paint_mask()
2105 imageinfo_area_painted( imageinfo, &dirty ); in imageinfo_from_text()
2347 imageinfo_area_painted( imageinfo, &dirty ); in imageinfo_from_rgb()
H A Dimageinfo.h187 void *imageinfo_area_painted( Imageinfo *imageinfo, Rect *dirty );