Searched refs:GetLayoutInfo (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBLayout.java459 GBLayoutInfo info = GetLayoutInfo(parent, MINSIZE);
477 GBLayoutInfo info = GetLayoutInfo(parent, PREFERREDSIZE);
629 GBLayoutInfo info = GetLayoutInfo(parent, PREFERREDSIZE);
640 GBLayoutInfo info = GetLayoutInfo(parent, MINSIZE);
652 GBLayoutInfo info = GetLayoutInfo(parent, TINYSIZE);
770 protected GBLayoutInfo GetLayoutInfo(Container parent, method in class:GBLayout
1557 * parent based on the information retrieved from GetLayoutInfo.
1619 info = GetLayoutInfo(parent, PREFERREDSIZE);
1626 info = GetLayoutInfo(parent, MINSIZE);
1630 tinyinfo = GetLayoutInfo(paren
[all...]

Completed in 57 milliseconds