Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.h198 void update_xy_bar(int x, int y); // Update cursor tracking on status bar
H A Dcanvas.c165 void update_xy_bar(int x, int y) in update_xy_bar() function
H A Dmainwindow.c1580 update_xy_bar(x, y); in mouse_event()