Home
last modified time | relevance | path

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

/external/e2fsprogs/resize/
DMakefile.pq2 LIBNAME=RESIZE.LIB
3 OBJFILE=RESIZE.LST
/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/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java131 EDIT, PREFS, EMAIL, RESIZE, COPY, PASTE; enumConstant
/external/mockito/cglib-and-asm/src/org/mockito/asm/
DClassReader.java69 static final boolean RESIZE = true; field in ClassReader
DMethodWriter.java1790 if (ClassReader.RESIZE) {