Home
last modified time | relevance | path

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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
DResizableDialog.java58 setShellStyle(getShellStyle() | SWT.RESIZE | SWT.MAX); in ResizableDialog()
72 if ((getShellStyle() & SWT.RESIZE) != 0) { in getInitialSize()
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc119 RESIZE, enumerator
463 : TabAnimation(tabstrip, RESIZE) { in ResizeLayoutAnimation()