Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h846 int mem_sel_rot( int dir ); // Rotate clipboard 90 degrees
H A Dcanvas.c682 if (mem_sel_rot(dir)) memory_errors(1); in pressed_rotate_sel()
H A Dmemory.c5222 int mem_sel_rot( int dir ) // Rotate clipboard 90 degrees in mem_sel_rot() function