Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.h206 void pressed_inv(int what);
H A Dcanvas.c361 void pressed_inv(int what) in pressed_inv() function
H A Dmainwindow.c4961 pressed_inv(action); break; in action_dispatch()