Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/
H A Dg.h516 int Ggetmousecoords (int, Gpoint_t *, int *);
H A Dg.c753 int Ggetmousecoords (int wi, Gpoint_t *gsp, int *count) { in Ggetmousecoords() function
H A Dgfxview.c365 Ggetmousecoords (np->wi, &cp, &count); in GFXmove()