/external/chromium/chrome/browser/chromeos/ |
native_dialog_window.h | 20 DIALOG_FLAG_DEFAULT = 0x00, // Default non-resizeable, non-modal dialog. 21 DIALOG_FLAG_RESIZEABLE = 0x01, // For resizeable dialog.
|
/external/robolectric/src/test/resources/ |
TestAndroidManifestWithFlags.xml | 12 android:resizeable="true"
|
/frameworks/base/docs/html/guide/topics/manifest/ |
supports-screens-element.jd | 11 <supports-screens android:<a href="#resizeable">resizeable</a>=["true"| "false"] 67 <dt><a name="resizeable"></a>{@code android:resizeable}</dt> 68 <dd>Indicates whether the application is resizeable for different screen sizes. This attribute is
|
/packages/apps/Mms/src/com/android/mms/model/ |
SlideModel.java | 146 // slideshow and equally allocate it to all the resizeable media items and resize them. 194 // slideshow and equally allocate it to all the resizeable media items and resize them.
|
MediaModel.java | 306 * If the attached media is resizeable, resize it to fit within the byteLimit. Save the
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
location_bar_layout.cc | 35 // Used for resizeable decorations, indicates the maximum fraction of the
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
BitVector.h | 37 // This is a space-efficient, resizeable bitvector class. In the common case it
|
/frameworks/base/docs/html/guide/practices/ |
screen-compat-mode.jd | 75 href="{@docRoot}guide/topics/manifest/supports-screens-element.html#resizeable">{@code 76 android:resizeable}</a> to {@code "true"}.</p>
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_util.cc | 1106 resizeable); local [all...] |
gtk_util.h | 322 bool resizeable);
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
RobolectricConfig.java | 165 applicationFlags += getApplicationFlag(manifestDocument, "android:resizeable", FLAG_RESIZEABLE_FOR_SCREENS);
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.R.attr.html | 276 <A NAME="android.R.attr.resizeable"></A> 277 <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#resizeable" target="_top"><code>resizeable</code></A></nobr>
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
WindowFeatures.cpp | 132 // We treat keyString of "resizable" here as an additional feature rather than setting resizeable to true.
|
/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 118 <h3 id="resizewidgets">Resizeable Home screen widgets</h3> 217 <div style="margin-right:1em;float:left;margin-left:0em;"><img src="{@docRoot}sdk/images/3.1/resizeable.png" alt="" width="170" target="_android" style="margin-bottom:0;" />
|
android-3.1.jd | 371 resizeable — horizontally, vertically, or on both axes. Users touch-hold a 375 <p>Developers can make any Home screen widget resizeable by defining a 379 To declare a widget as resizeable horizontally and vertically, supply the value [all...] |
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_util.h | 273 bool resizeable);
|
gtk_util.cc | 913 resizeable); local [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
NinePatchDrawable.java | 43 * A resizeable bitmap, with stretchable areas that you define. This type of image
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
vec.h | 49 they are not resizeable without changing the address of the vector 54 create such objects, and they will probably not be resizeable (so [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
vec.h | 49 they are not resizeable without changing the address of the vector 54 create such objects, and they will probably not be resizeable (so [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
vec.h | 49 they are not resizeable without changing the address of the vector 54 create such objects, and they will probably not be resizeable (so [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
vec.h | 49 they are not resizeable without changing the address of the vector 54 create such objects, and they will probably not be resizeable (so [all...] |
/external/oprofile/gui/ui/ |
oprof_start.base.ui | 106 <name>resizeable</name> [all...] |
/frameworks/base/core/java/android/content/pm/ |
ApplicationInfo.java | 192 * android:resizeable}.
|
/frameworks/base/docs/html/guide/appendix/ |
glossary.jd | 175 <dd>A resizeable bitmap resource that can be used for backgrounds or other
|