HomeSort by relevance Sort by last modified time
    Searched full:glyphs (Results 201 - 225 of 254) sorted by null

1 2 3 4 5 6 7 891011

  /external/bison/lib/
quotearg.c 242 <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
243 and use glyphs suitable for your language. */
  /external/harfbuzz/src/
harfbuzz-gdef.c 902 /* We allocate arrays for all glyphs not covered by the class range
999 /* we don't accept glyphs covered in `GlyphClassDef' */
  /external/icu4c/common/unicode/
ushape.h 38 * appropriate, context-dependent font glyphs for each text element, which means
48 * to select the necessary glyphs. (This makes searching and other text
  /frameworks/base/libs/hwui/
FontRenderer.cpp 228 // If we were given a specific number of glyphs, decrement
398 // Default cache not large enough for large glyphs - resize cache to
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c 246 <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
247 and use glyphs suitable for your language. */
  /external/skia/src/pdf/
SkPDFDevice.cpp 74 const uint16_t* glyphs, size_t len, SkScalar* x,
84 const char* start = (char*)glyphs;
85 const char* stop = (char*)(glyphs + len);
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 108 // glyphs.
558 // Postscript fonts may contain more than 255 glyphs, so we end up
    [all...]
SkFontHost_mac_atsui.cpp 188 // The 'maxp' table stores the number of glyphs a offset 4, in 2 bytes
  /external/freetype/include/freetype/internal/
sfnt.h     [all...]
  /external/skia/include/core/
SkFontHost.h 256 vertically. When rendering subpixel glyphs we need to know which way
  /external/skia/src/utils/
SkDumpCanvas.cpp 135 str->set("<glyphs>");
  /external/webkit/Source/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 246 // Geeza Pro has glyphs that draw slightly above the ascent or far below the descent. Adjust
  /external/freetype/include/freetype/
ftcache.h 389 /* to transform glyphs, do it yourself after glyph loading. */
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 424 /* long offsets (one more offset than glyphs, to mark size of last) */
435 /* short offsets (one more offset than glyphs, to mark size of last) */
    [all...]
  /external/harfbuzz/contrib/tables/
BidiMirroring.txt 20 # appropriate alternative glyphs, and that many Unicode characters do not
404 # to provide mirrored glyphs.
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp     [all...]
  /external/webkit/Source/WebKit/android/nav/
CachedRoot.cpp 290 if (joinGlyphs(rect)) // assembles glyphs into a text string
434 if (joinGlyphs(rect)) // assembles glyphs into a text string
821 // if the last and current were not glyphs,
    [all...]
  /external/freetype/src/cff/
cffobjs.c 723 /* compute number of glyphs */
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 956 /* it has only empty glyphs then */
    [all...]
ttload.c 699 " some glyphs might be rendered incorrectly\n" ));
    [all...]
ttcmap.c     [all...]
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCacheWin.cpp 323 // Sorted by most to least glyphs according to http://en.wikipedia.org/wiki/Unicode_typefaces
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngine.cpp 136 // SVGTextLayoutAttributesBuilder assures that the length of the range is equal to the sum of the individual lengths of the glyphs.
  /external/webkit/Source/WebKit/mac/
ChangeLog-2002-12-03 92 (-[WebTextRenderer _floatWidthForCharacters:stringLength:fromCharacterPosition:numberOfCharacters:withPadding:applyRounding:attemptFontSubstitution:widths:fonts:glyphs:numGlyphs:letterSpacing:wordSpacing:fontFamilies:]):
646 (-[WebTextRenderer _floatWidthForCharacters:stringLength:fromCharacterPosition:numberOfCharacters:withPadding:applyRounding:attemptFontSubstitution:widths:fonts:glyphs:numGlyphs:letterSpacing:wordSpacing:]):
    [all...]
  /frameworks/base/libs/rs/
rsFont.cpp 215 // If we were given a specific number of glyphs, decrement

Completed in 3378 milliseconds

1 2 3 4 5 6 7 891011