HomeSort by relevance Sort by last modified time
    Searched full:resized (Results 301 - 325 of 375) sorted by null

<<1112131415

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 149 * be resized to match the given content frame.
    [all...]
ViewRootImpl.java 4839 public void resized(Rect frame, Rect contentInsets, method in class:ViewRootImpl.W
    [all...]
  /frameworks/base/core/res/res/values/
attrs.xml 382 then the window will be resized, with the assumption being
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 144 #define SDL_RESIZABLE 0x00000010 /**< This video mode may be resized */
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 144 #define SDL_RESIZABLE 0x00000010 /**< This video mode may be resized */
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 144 #define SDL_RESIZABLE 0x00000010 /**< This video mode may be resized */
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java 642 * Adds a listener to adjust the columns width when the parent is resized.
    [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac.mm 510 // most likely been resized, but there's no harm in dirtying the
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp     [all...]
  /dalvik/vm/interp/
Jit.cpp     [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 545 // Called when a ConstrainedWindow we own is moved or resized.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller_unittest.mm     [all...]
bookmark_bar_controller.mm 362 // When resized we may need to add new buttons, or remove them (if
    [all...]
bookmark_bar_controller_unittest.mm 405 // Make sure no buttons fall off the bar, either now or when resized
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
tabpose_window.mm 293 // current browser window at all, for example if the window was resized while
    [all...]
  /external/chromium/chrome/common/extensions/docs/
browserAction.html 417 Larger icons are resized to fit, but for best results,
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 606 /// and we avoid dynamically-resized arrays in the AST wherever possible.
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c     [all...]
  /external/icu4c/common/
ushape.c 606 * destination buffer will be resized.
    [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 80 therefore at 0xFFFF. Can be NULL if the block is resized or if
    [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodManager.java 106 * displayed. Ideally an application should handle its window being resized
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java     [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c     [all...]
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm 723 // resized until a later time (when the mouse leaves the tab strip).
    [all...]

Completed in 1264 milliseconds

<<1112131415