Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h107 #define FM_DISP_LEAVE 1 /* Leave in place */ macro
H A Dpng.c1544 if (disposal == FM_DISP_LEAVE) // Don't dispose in composite_frame()
1546 if ((disposal == FM_DISP_REMOVE) || (disposal == FM_DISP_LEAVE)) in composite_frame()
1739 FM_DISP_LEAVE, FM_DISP_REMOVE, FM_DISP_RESTORE }; in png_scan()
2429 FM_DISP_LEAVE, FM_DISP_LEAVE, FM_DISP_REMOVE, FM_DISP_RESTORE, in load_gif_frames()
2431 FM_DISP_RESTORE, FM_DISP_LEAVE, FM_DISP_LEAVE, FM_DISP_LEAVE in load_gif_frames()
2471 disposal = FM_DISP_LEAVE; in load_gif_frames()
4787 FM_DISP_LEAVE; in load_webp_frames()