Searched defs:AdjustPanedSize (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Paned.c250 /* Function Name: AdjustPanedSize
261 AdjustPanedSize(pw, off_size, result_ret, on_size_ret, off_size_ret) function
1454 AdjustPanedSize(pw, PaneSize((Widget) pw, !vert), &result, &on_size,
1514 AdjustPanedSize(pw, PaneSize((Widget) pw, !vert), NULL, NULL, NULL);
1660 AdjustPanedSize(pw, size, NULL, NULL, NULL);
1737 AdjustPanedSize( new_pw, PaneSize(new, !IsVert(old_pw)),
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPaned.c274 /* Function Name: AdjustPanedSize
285 AdjustPanedSize(pw, off_size, result_ret, on_size_ret, off_size_ret) function
1482 AdjustPanedSize(pw, PaneSize((Widget) pw, !vert), &result, &on_size,
1542 AdjustPanedSize(pw, PaneSize((Widget) pw, !vert),
1693 AdjustPanedSize(pw, size, (XtGeometryResult *)NULL,
1772 AdjustPanedSize( new_pw, PaneSize(new, !IsVert(old_pw)),

Completed in 18 milliseconds