Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dxfancy.c67 static void FindCoordinates(GeSystem *system, GpReal xNDC, GpReal yNDC,
601 FindCoordinates(system, xNDC, yNDC, &x, &y); in ReleaseZoom()
789 FindCoordinates(sys, xn, yn, xr, yr); in FindSystem()
812 FindCoordinates(sys, xn, yn, xr, yr); in Find1System()
842 static void FindCoordinates(GeSystem *system, GpReal xNDC, GpReal yNDC, in FindCoordinates() function