HomeSort by relevance Sort by last modified time
    Searched full:sizing (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/webkit/WebCore/css/
quirks.css 45 /* This will apply only to text fields, since all other inputs already use border box sizing */
47 -webkit-box-sizing: border-box;
html.css 334 -webkit-box-sizing: border-box;
432 -webkit-box-sizing: border-box
466 -webkit-box-sizing: border-box;
471 -webkit-box-sizing: border-box;
476 -webkit-box-sizing: border-box;
523 -webkit-box-sizing: border-box;
wml.css 112 -webkit-box-sizing: border-box
166 -webkit-box-sizing: border-box;
view-source.css 47 -webkit-box-sizing: border-box;
CSSPropertyNames.in 187 -webkit-box-sizing
  /external/webkit/WebKit/win/
WebNodeHighlight.cpp 239 bool sizing = !(windowPos->flags & SWP_NOSIZE); local
241 if (!sizing)
253 bool sizing = !(windowPos->flags & SWP_NOSIZE); local
259 if (sizing)
  /external/webkit/WebCore/manual-tests/
window-sizing.html 97 <p>This test checks our support for window sizing and positioning.</p>
  /external/webkit/WebCore/rendering/
RenderApplet.cpp 46 // layout and sizing to be correct. We should remove this and
  /external/webkit/WebKitTools/iExploder/htdocs/
cssproperties.in 32 -webkit-box-sizing
250 box-sizing
349 -moz-box-sizing
  /frameworks/base/core/tests/coretests/res/values/
strings.xml 70 <!-- Linear Layout show/hide & sizing -->
  /external/webkit/WebCore/platform/
Scrollbar.cpp 85 // scrollbar thickness and use it when sizing scrollbars (rather than leaving one dimension of the scrollbar
86 // alone when sizing).
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 137 // For pre-sizing a builder, just get the right order of magnitude
UnsignedBytes.java 140 // For pre-sizing a builder, just get the right order of magnitude
Booleans.java 247 // For pre-sizing a builder, just get the right order of magnitude
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 45 * (default <tt>16</tt>), which is used as a hint for internal sizing. The
572 * performs internal sizing to accommodate this many elements.
577 * updating threads. The implementation performs internal sizing
620 * performs internal sizing to accommodate this many elements.
    [all...]
Exchanger.java 123 * Sizing: Usually, using only a few slots suffices to reduce
183 /** The number of CPUs, for sizing and spin control */
  /external/dropbear/debian/
changelog 35 * SECURITY: Fix incorrect buffer sizing; CVE-2005-4178.
  /external/guava/src/com/google/common/collect/
Lists.java 109 // Let ArrayList's sizing logic work, if possible
  /external/svox/pico/lib/
picoklex.c 62 sizing:
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h 302 // Sizing information for this run. This treats the entire run as a
  /frameworks/base/core/java/android/widget/
FrameLayout.java 39 * or not (if the FrameLayout's parent permits). Views that are GONE are used for sizing
  /frameworks/base/tools/aapt/
Images.cpp 379 // Find left and right of sizing areas...
387 // Find top and bottom of sizing areas...
    [all...]
  /external/quake/quake/src/QW/client/
gl_vidnt.c 259 // (to avoid flickering when re-sizing the window on the desktop),
344 // (to avoid flickering when re-sizing the window on the desktop), we
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 259 // (to avoid flickering when re-sizing the window on the desktop),
344 // (to avoid flickering when re-sizing the window on the desktop), we
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
LocalList.java 463 * sizing the final list

Completed in 512 milliseconds

1 2 3 4