Home
last modified time | relevance | path

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

/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxscript.h47 void PassZoomOutToScript(int x, int y);
H A Dwxscript.cpp1745 void PassZoomOutToScript(int x, int y) in PassZoomOutToScript() function
H A Dwxview.cpp3013 PassZoomOutToScript(x, y); in OnMouseWheel()