HomeSort by relevance Sort by last modified time
    Searched full:widths (Results 76 - 100 of 340) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/harfbuzz_ng/src/
hb-ot-head-table.hh 74 * (the advance widths might not scale linearly);
  /external/linux-tools-perf/Documentation/
perf-report.txt 68 --column-widths=<width[,width...]>::
  /external/quake/quake/src/QW/client/
r_sky.c 46 // drawers need 256-byte scan widths
  /external/quake/quake/src/WinQuake/
r_sky.cpp 46 // drawers need 256-byte scan widths
  /external/replicaisland/src/com/replica/replicaisland/
LevelSystem.java 131 // own tile widths and heights. Refactor this crap.
  /external/webkit/Source/WebCore/platform/graphics/
IntRect.cpp 45 // Checking emptiness handles negative widths as well as zero.
  /external/webkit/Source/WebCore/platform/graphics/wx/
SimpleFontDataWx.cpp 156 // LOG_ERROR("Unable to cache glyph widths for %@ %f", [nsfont displayName], pointSize);
  /external/webkit/Source/WebCore/platform/wx/wxcode/win/
non-kerned-drawing.cpp 123 // draw text with optional character widths array
  /external/webkit/Source/WebCore/svg/
SVGGlyphElement.cpp 156 // value of the font's horiz-adv-x attribute. Glyph widths are required to be non-negative,
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
mozilla 667 widths
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 38 This file is dependent on limits.h for defining the bit widths. In an
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsContainerView.java 70 // Update each of the children's widths accordingly to the cell width
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
iosfwd 109 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
iosfwd 58 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
iosfwd 58 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
iosfwd 109 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
iosfwd 109 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
iosfwd 109 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
iosfwd 109 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
iosfwd 58 * widths (wide and narrow). The typedefs are the same as the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
iosfwd 58 * widths (wide and narrow). The typedefs are the same as the
  /external/freetype/src/autofit/
afcjk.c 149 axis->widths[num_widths++].org = dist;
153 af_sort_widths( num_widths, axis->widths );
164 stdw = ( axis->width_count > 0 ) ? axis->widths[0].org
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 322 /* A small structure used to model the pre-computed widths of a given */
330 /* widths :: An array of widths. Note: These are 8-bit bytes. */
336 FT_Byte* widths; member in struct:TT_HdmxEntryRec_
348 /* pre-computed widths for a set of given sizes/dimensions. */
    [all...]
  /external/llvm/lib/Support/
APInt.cpp 252 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
279 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
356 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
398 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
410 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
422 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
461 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
470 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
479 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
516 assert(BitWidth == RHS.BitWidth && "Bit widths must be same for comparison")
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 85 <dt><a href="TableLayout12.html">12. Various Widths</a></dt>
86 <dd>Demonstrates the use of elements of various widths in a table. </dd>

Completed in 3595 milliseconds

1 2 34 5 6 7 8 91011>>