Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DIconBox.c78 static void FindNearestCellLocation(Widget, Position *, Position *);
445 FindNearestCellLocation((Widget) ibw, &x, &y); in GeometryManager()
585 FindNearestCellLocation((Widget) ibw, &x, &y); in ChangeManaged()
734 FindNearestCellLocation(Widget w, Position *x, Position *y) in FindNearestCellLocation() function