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

/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DWindowShadow.java152 protected boolean useLayoutSize() { method in class:WindowShadow
187 if (useLayoutSize())
215 if (value != null && !useLayoutSize())
219 if (value != null && useLayoutSize())
409 Dimension size = getWindowSize(win, useLayoutSize());
824 if (useLayoutLocation() || useLayoutSize()) {
826 Dimension d = getWindowSize(win, useLayoutSize());
852 if (useLayoutSize()) {
856 if (useLayoutLocation() || useLayoutSize()) {
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
H A DGenericWindowShadow.java104 protected boolean useLayoutSize() { method in class:GenericWindowShadow

Completed in 100 milliseconds