Searched defs:RefigureLocations (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Form.c233 static void RefigureLocations(w) function
439 RefigureLocations( (FormWidget)w->core.parent );
512 RefigureLocations( (FormWidget)w );
556 RefigureLocations( fw );
H A DXaw3_1Paned.c550 /* Function Name: RefigureLocations
567 RefigureLocations(pw, index, dir) function
708 RefigureLocations(pw, NO_INDEX, AnyPane);
980 RefigureLocations(pw, PaneIndex(grip), dir);
1468 RefigureLocations(pw, PaneIndex(w), AnyPane);
1509 RefigureLocations(pw, PaneIndex(w), AnyPane);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPaned.c577 /* Function Name: RefigureLocations
594 RefigureLocations(pw, paneindex, dir) function
735 RefigureLocations(pw, NO_INDEX, AnyPane);
1007 RefigureLocations(pw, PaneIndex(grip), dir);
1496 RefigureLocations(pw, PaneIndex(w), AnyPane);
1537 RefigureLocations(pw, PaneIndex(w), AnyPane);

Completed in 18 milliseconds