HomeSort by relevance Sort by last modified time
    Searched refs:RESIZE (Results 1 - 23 of 23) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
ResizableDialog.java 58 setShellStyle(getShellStyle() | SWT.RESIZE | SWT.MAX);
72 if ((getShellStyle() & SWT.RESIZE) != 0) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiFlagAttributeNode.java 202 setShellStyle(shellStyle | SWT.MAX | SWT.RESIZE);
278 // Add a listener that will resize the column to the full width of the table
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintListDialog.java 80 // Allow resize
81 super.setShellStyle(newShellStyle | SWT.TITLE | SWT.MODELESS | SWT.RESIZE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 89 setShellStyle(shellStyle | SWT.MAX | SWT.RESIZE);
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 49 // The delay between when the mouse leaves the tabstrip and the resize animation
54 // start/stop the resize animation.
119 RESIZE,
458 // Handles the animated resize layout of the entire TabStrip from one width
463 : TabAnimation(tabstrip, RESIZE) {
795 // - window resize
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 127 setShellStyle(SWT.CLOSE | SWT.RESIZE | SWT.TITLE);
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 67 // The delay between when the mouse leaves the tabstrip and the resize animation
76 // start/stop the resize animation.
143 RESIZE,
484 // Handles the animated resize layout of the entire TabStrip from one width
489 : TabAnimation(tabstrip, RESIZE) {
830 // - window resize
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 334 /* Resize nav height when window height changes */
335 $(window).resize(function() {
509 resizePackagesNav = $("#resize-packages-nav");
617 /* ######### RESIZE THE SIDENAV HEIGHT ########## */
658 var classesHeight = navHeight - parseInt($("#resize-packages-nav").css("height")) - 10 + "px";
664 $("#resize-packages-nav").css({height:navHeight - 10}); //subtract 10px for drag bar
694 // If we're scheduled for an update, but have received another resize request
695 // before the scheduled resize has occured, just ignore the new request
724 /* Resize the height of the nav panels in the reference,
735 $("#resize-packages-nav").height(packageHeight)
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 408 /* Resize nav height when window height changes */
409 $(window).resize(function() {
583 resizePackagesNav = $("#resize-packages-nav");
682 /* ######### RESIZE THE SIDENAV HEIGHT ########## */
723 var classesHeight = navHeight - parseInt($("#resize-packages-nav").css("height")) - 10 + "px";
729 $("#resize-packages-nav").css({height:navHeight - 10}); //subtract 10px for drag bar
759 // If we're scheduled for an update, but have received another resize request
760 // before the scheduled resize has occured, just ignore the new request
789 /* Resize the height of the nav panels in the reference,
800 $("#resize-packages-nav").height(packageHeight)
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 371 /* Resize nav height when window height changes */
372 $(window).resize(function() {
539 resizePackagesNav = $("#resize-packages-nav");
697 /* ######### RESIZE THE SIDENAV HEIGHT ########## */
738 var classesHeight = navHeight - parseInt($("#resize-packages-nav").css("height")) - 10 + "px";
744 $("#resize-packages-nav").css({height:navHeight - 10}); //subtract 10px for drag bar
774 // If we're scheduled for an update, but have received another resize request
775 // before the scheduled resize has occured, just ignore the new request
804 /* Resize the height of the nav panels in the reference,
815 $("#resize-packages-nav").height(packageHeight)
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 557 milliseconds