/external/skia/src/sfnt/ |
D | SkOTTable_maxp_CFF.h | 20 SK_OT_USHORT numGlyphs; member
|
D | SkOTTable_maxp_TT.h | 21 SK_OT_USHORT numGlyphs; member
|
D | SkOTTable_EBLC.h | 123 SK_OT_ULONG numGlyphs; member 135 SK_OT_ULONG numGlyphs; member
|
/external/harfbuzz_ng/src/ |
D | hb-ot-maxp-table.hh | 63 USHORT numGlyphs; /* The number of glyphs in the font. */ member
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 132 le_uint16 numGlyphs; member 227 le_uint16 numGlyphs; variable
|
D | sfnt.h | 302 le_uint16 numGlyphs; member
|
/external/icu/icu4c/source/test/letest/ |
D | FontObject.h | 132 le_uint16 numGlyphs; member 227 le_uint16 numGlyphs; variable
|
D | sfnt.h | 302 le_uint16 numGlyphs; member
|
/external/skia/src/gpu/batches/ |
D | GrAtlasTextBatch.h | 147 int numGlyphs() const { return fBatch.fNumGlyphs; } in numGlyphs() function
|
/external/skia/src/pdf/ |
D | SkPDFFont.cpp | 642 void SkPDFGlyphSet::set(const uint16_t* glyphIDs, int numGlyphs) { in set() 707 int numGlyphs) { in noteGlyphUsage() 776 int SkPDFFont::glyphsToPDFFontEncoding(uint16_t* glyphIDs, int numGlyphs) { in glyphsToPDFFontEncoding()
|
D | SkPDFDevice.cpp | 132 int numGlyphs = paint.textToGlyphs(text, len, nullptr); in force_glyph_encoding() local 141 int numGlyphs = SkToInt(len / 2); in force_glyph_encoding() local 1302 int numGlyphs = force_glyph_encoding(paint, text, len, &storage, &glyphIDs); in drawText() local 1378 size_t numGlyphs = force_glyph_encoding(paint, text, len, &storage, &glyphIDs); in drawPosText() local
|
/external/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 169 le_uint16 numGlyphs; member
|
/external/fonttools/Lib/fontTools/ |
D | cffLib.py | 452 def __init__(self, file = None, numGlyphs = None, format=None): argument 901 def parseCharset0(numGlyphs, file, strings, isCID): argument 913 def parseCharset(numGlyphs, file, strings, isCID, fmt): argument
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | tttables.h | 554 FT_UShort numGlyphs; member
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
D | tttables.h | 554 FT_UShort numGlyphs; member
|
/external/freetype/include/freetype/ |
D | tttables.h | 554 FT_UShort numGlyphs; member
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 826 int numGlyphs; in generateCharToGlyph() local 2035 int numGlyphs; in nonBmpCharToGlyph() local
|
D | SkFontHost_mac.cpp | 761 CFIndex numGlyphs = CTFontGetGlyphCount(ctFont); in SkScalerContext_Mac() local
|