Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h936 #define GRAD_CUSTOM_OMAP(X) (GRAD_POINTS * ((X) * 4 + 5)) macro
H A Dotherwindow.c2178 memcpy(gdt->tbytes + GRAD_CUSTOM_OMAP(idx), dt->mpad, in ged_event()
2344 memcpy(tdata.mpad, dt->tbytes + GRAD_CUSTOM_OMAP(idx), GRAD_POINTS); in grad_edit()
H A Dmemory.c9593 gmap->opmap = gstore + GRAD_CUSTOM_OMAP(slot); in gmap_setup()