HomeSort by relevance Sort by last modified time
    Searched full:narrow (Results 276 - 300 of 613) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/training/design-navigation/
wireframing.jd 39 <p>First, our second-level screens (<em>Story Category List</em>, <em>Photo List</em>, and <em>Saved Item List</em>) can be grouped together using tabs. Note that we don't necessarily have to use horizontally arranged tabs; in some cases a drop-down list UI element can serve as a suitable replacement, especially on devices with narrow screens such as handsets. We can also group the <em>Saved Photo List</em> and <em>Saved Story List</em> screens together using tabs on handsets, or use multiple vertical content panes on tablets.</p>
  /frameworks/base/docs/html/training/improving-layouts/
optimizing-layout.jd 108 the layout shallow and wide, rather than narrow and deep. A {@link android.widget.RelativeLayout} as
  /frameworks/base/docs/html/training/tv/
optimizing-layouts-tv.jd 127 <li>Avoid lightweight fonts or fonts that have both very narrow and very broad strokes. Use simple sans-serif
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
UiTest.java 176 // range -1,1 in the narrow axis at z = 0.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
StatusPanel.java 143 * If window is too narrow, help text will be set invisible.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/
css-parser-yui.html 1207 /* IE: preserve layout at narrow widths */
1214 /* IE: preserve layout at narrow widths */
1227 /* t1 narrow block = left, equivalent of 160px */
1237 /* t2 narrow block = left, equivalent of 180px */
1247 /* t3 narrow block = left, equivalent of 300px */
1257 /* t4 narrow block = right, equivalent of 180px */
1267 /* t5 narrow block = right, equivalent of 240px */
1277 /* t6 narrow block = equivalent of 300px */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.cpp 63 // text and that of a narrow child before the child becomes a separate cluster.
267 // Narrow descendants are processed together later to be able to apply the same multiplier
  /external/chromium_org/third_party/freetype/src/truetype/
ttsubpix.c 77 "Arial Narrow",
147 "Arial Narrow",
    [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
PropertyValueAliases.txt 425 dt ; Nar ; Narrow ; nar
456 ea ; Na ; Narrow
    [all...]
  /external/chromium_org/url/
gurl.h 30 // The narrow version requires the input be UTF-8. Invalid UTF-8 input will
34 // encode the query parameters. It is probably sufficient for the narrow
  /external/freetype/src/truetype/
ttsubpix.c 77 "Arial Narrow",
147 "Arial Narrow",
    [all...]
  /external/llvm/test/CodeGen/X86/
avx-shuffle.ll 215 ; CHECK: narrow
218 define <16 x i16> @narrow(<16 x i16> %a) nounwind alwaysinline {
  /external/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /frameworks/base/docs/html/guide/webapps/
migrating.jd 58 Beware, though, that <a href="#Columns">single and narrow column layouts</a> and <a
345 <p>If you were using narrow columns as a way to make a broad spectrum of desktop
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bitset.h 780 char __c = __is.narrow(__c2, '*');
831 char __c = __is.narrow(__c2, '*');
  /external/icu4c/i18n/unicode/
udat.h     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 358 * This function encodes 10ms narrow band (8 kHz sampling) frame(s) and inserts
838 * This function decodes a ISAC frame in narrow-band (8 kHz sampling).
944 * This function conducts PLC for ISAC frame(s) in narrow-band (8kHz sampling).
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.mm 66 // in the narrow border area, and is only really a problem because in
  /external/chromium/googleurl/src/
gurl_unittest.cc 75 // This is the narrow version of the URL, which should match the wide input.
url_canon_path.cc 216 // narrow input, we'll always just use the lookup table. We don't try to

Completed in 2990 milliseconds

<<11121314151617181920>>