HomeSort by relevance Sort by last modified time
    Searched full:resizable (Results 51 - 75 of 190) sorted by null

1 23 4 5 6 7 8

  /external/chromium_org/ui/views/window/
client_view.h 56 // corner of resizable dialog boxes.
  /external/doclava/res/assets/templates/components/
left_nav.cs 4 <div class="g-unit g-first side-nav-resizable" id="side-nav">
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetVideoMode.3 45 Create a resizable window\&. When the window is resized by the user a \fI\fBSDL_VIDEORESIZE\fP\fR event is generated and \fBSDL_SetVideoMode\fP can be called again with the new size\&.
  /external/skia/tools/skpdiff/
SkDiffContext.h 131 // We use linked list for the records so that their pointers remain stable. A resizable array
  /frameworks/base/docs/html/design/patterns/
widgets.jd 89 <p>With version 3.1, Android introduced resizable widgets to the platform. Resizing allows users to adjust the height and/or the width of a widget within the constraints of the home panel placement grid. You can decide if your widget is freely resizable or if it is constrained to horizontal or vertical size changes. You do not have to support resizing if your particular widget is inherently fixed-size.</p>
100 A long press and subsequent release sets resizable widgets into resize mode. Users can use the drag handles or the widget corners to set the desired size.
138 <li>For resizable widgets, plan how the content for your widget should adapt to different sizes.</li>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 16 self.resizable(height=FALSE,width=FALSE)
configHelpSourceEdit.py 21 self.resizable(height=FALSE, width=FALSE)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 16 self.resizable(height=FALSE,width=FALSE)
  /external/chromium/chrome/browser/ui/cocoa/
html_dialog_window_controller.mm 237 // TODO(akalin): Make the window resizable (but with the minimum size being
240 // are resizable could just be an accident. Investigate futher...
  /build/tools/droiddoc/templates-sac/assets/
android-developer-docs.css     [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css     [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
native_app_window_cocoa.mm 33 // and to support non resizable windows. The window will be resized explicitly
36 // Attempting maximize and restore functionality with non resizable windows
154 // Allow non resizable windows (without NSResizableWindowMask) to enter
324 params.resizable && !size_constraints.HasFixedSize();
326 params.resizable && !size_constraints.HasMaximumSize();
    [all...]
  /packages/apps/Mms/src/com/android/mms/model/
SlideshowModel.java 367 // getCurrentMessageSize returns the size of the message, not including resizable attachments
368 // such as photos. mCurrentMessageSize is used when adding/deleting/replacing non-resizable
371 // divided up between the remaining resizable attachments. While this function is public,
378 // getTotalMessageSize returns the total size of the message, including resizable attachments
693 // Resize the resizable media items to fit within their byte limit.
SlideModel.java 144 // If the media is resizable, at this point consider it to be zero length.
192 // If the media is resizable, at this point consider it to be zero length.
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.h 119 // |resizable| also controls whether the dialog will be resizable
123 int width_id, int height_id, bool resizable);
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_util.h 76 // |resizable| also controls whether the dialog will be resizable
80 int width_id, int height_id, bool resizable);
  /external/chromium_org/chrome/common/extensions/api/
app_window.idl 100 // If true, the window will be resizable by the user. Defaults to true.
101 boolean? resizable;
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c 90 // even if the surface is resizable.
455 // a resizable mode!
465 printf(" Resizable mode, so discarding ALT+HOME!\n"); fflush(stdout);
549 // But only blit if the window is not resizable, or if
550 // the window is resizable and the source buffer size is the
563 // Resizable surface and in resizing!
655 // Resizable surface and in resizing!
669 // But only blit if the window is not resizable, or if
670 // the window is resizable and the source buffer size is the
684 // Resizable surface and in resizing
    [all...]
  /external/apache-http/src/org/apache/http/util/
ByteArrayBuffer.java 35 * A resizable byte array.
  /external/chromium/chrome/common/extensions/docs/examples/api/bookmarks/basic/
popup.html 64 resizable: false,
  /external/chromium_org/ash/wm/workspace/
multi_window_resize_controller.h 63 // Used to track the two resizable windows and direction.
  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.h 161 // True if the window should be resizable by the user.
  /external/chromium_org/chrome/browser/ui/panels/
panel_collection.h 83 // if |panel| is resizable in this collection.
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_layout.cc 36 // location bar that can be taken by this decoration, 0 for non-resizable
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
eiffel.php 150 'RESIZABLE',

Completed in 2205 milliseconds

1 23 4 5 6 7 8