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

<<1112131415

  /frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c 414 * @brief This function will provide the requested resized area of interest according to
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd 219 4.</strong> Home screen widgets can now be resized.</div></div>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 202 <p>Widgets can be resized horizontally and/or vertically as of Android 3.1, meaning that
  /frameworks/base/docs/html/training/multiscreen/
screensizes.jd 46 <li>Ensuring your layout can be adequately resized to fit the screen</li>
  /frameworks/base/media/java/android/media/videoeditor/
MediaImageItem.java     [all...]
  /hardware/libhardware/include/hardware/
hwcomposer.h 363 * when a window is added, removed, resized or moved.
  /libcore/luni/src/main/java/java/util/
ArrayDeque.java 61 * resized (see doubleCapacity) immediately upon becoming full,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 510 // when the control is resized, give all the additional space
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 96 android:isScrollContainer : Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method. [boolean]
completion5-expected-completion40.txt 96 android:isScrollContainer : Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method. [boolean]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterChooserDialog.java 328 * Adds a listener to adjust the columns width when the parent is resized.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ui/
AddonSitesDialog.java 308 * Adds a listener to adjust the column width when the parent is resized.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.mm 684 // the window is now scroll-up-able _and_ going to be resized -- scroll
691 // In all other cases we defer scrolling until the window has been resized
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 733 // window can be resized freely.
    [all...]
  /external/chromium/chrome/common/extensions/
extension_unittest.cc     [all...]
  /external/webkit/Source/WebCore/page/
FrameView.cpp 2063 bool resized = !m_firstLayout && (currentSize != m_lastLayoutSize || currentZoomFactor != m_lastZoomFactor); local
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 271 can be resized. You use this attribute to make homescreen widgets
422 This is called when the widget is first placed and any time the widget is resized. You can use this callback to show or hide content based on the widget's size ranges. You get the size ranges by calling {@link android.appwidget.AppWidgetManager#getAppWidgetOptions getAppWidgetOptions()}, which returns a {@link android.os.Bundle} that includes the following:<br /><br />
    [all...]
  /external/bison/lib/
hash.c 273 should not be resized nor modified while any particular entry is being
  /external/chromium/chrome/browser/resources/options/
options_page.js 655 * Called when the page is resized; adjusts the size of elements that depend
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 131 // Ensure the slider is resized appropriately with the window
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 757 // time to set the container size to the size we have resized to, and then
    [all...]
  /external/chromium/chrome/browser/ui/
window_sizer_unittest.cc 461 { // Saved state is too tall to possibly be resized. Mac resizers
    [all...]
  /external/llvm/lib/Support/
raw_ostream.cpp 364 // string. Try printing into a SmallVector that is resized to have enough
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster3D.c 291 "object has already been created and cannot be resized." );
  /external/opencv/cxcore/include/
cxmisc.h 98 /* maximal average node_count/hash_size ratio beyond which hash table is resized */
    [all...]

Completed in 1320 milliseconds

<<1112131415