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

<<1112131415

  /external/skia/src/pdf/
SkPDFDevice.cpp 72 const uint16_t* glyphs, size_t len,
83 const char* start = reinterpret_cast<const char*>(glyphs);
84 const char* stop = reinterpret_cast<const char*>(glyphs + len);
    [all...]
  /external/freetype/include/freetype/internal/
sfnt.h     [all...]
  /external/skia/legacy/src/ports/
SkFontHost_mac_atsui.cpp 179 // The 'maxp' table stores the number of glyphs a offset 4, in 2 bytes
SkFontHost_mac_coretext.cpp 1689 CGGlyph glyphs[count]; local
    [all...]
  /external/skia/legacy/src/utils/
SkDumpCanvas.cpp 142 str->set("<glyphs>");
  /external/skia/src/ports/
SkFontHost_mac_atsui.cpp 179 // The 'maxp' table stores the number of glyphs a offset 4, in 2 bytes
SkFontHost_mac_coretext.cpp 1542 CGGlyph glyphs[count]; local
    [all...]
SkFontHost_FreeType.cpp 107 // Setup LCD filtering. This reduces color fringes for LCD smoothed glyphs.
614 // Postscript fonts may contain more than 255 glyphs, so we end up
    [all...]
SkFontHost_win_dw.cpp     [all...]
  /external/skia/src/utils/
SkDumpCanvas.cpp 153 str->append("<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
  /frameworks/base/docs/html/design/patterns/
actionbar.jd 175 Pre-defined glyphs should be used for certain common actions such as "refresh" and "share." The
  /frameworks/base/libs/hwui/font/
Font.cpp 400 // draw garbage; also skip empty glyphs (spaces)
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 415 // Process the node codepoint as a digraph. This means that composite glyphs like the German
  /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.
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 825 * @param count The number of glyphs in the text
826 * @param positions The x, y positions of individual glyphs (or NULL)
    [all...]
  /frameworks/base/docs/html/about/versions/
jelly-bean.jd     [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp     [all...]
  /external/bison/lib/
quotearg.c 311 and use glyphs suitable for your language. */
  /external/freetype/src/cff/
cffobjs.c 745 /* compute number of glyphs */
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 964 /* it has only empty glyphs then */
    [all...]
ttload.c 699 " some glyphs might be rendered incorrectly\n" ));
    [all...]
  /external/harfbuzz_ng/
NEWS 209 - Drop glyphs for all of Unicode Default_Ignorable characters.

Completed in 1359 milliseconds

<<1112131415