/external/fonttools/Tests/ttLib/tables/ |
D | T_S_I__0_test.py | 64 def test_decompile(table, numGlyphs, data, expected_indices, argument 84 def test_compile(table, numGlyphs, indices, extra_indices, expected_data): argument
|
D | _h_m_t_x_test.py | 24 def makeFont(self, numGlyphs, numberOfMetrics): argument
|
/external/skqp/src/sfnt/ |
D | SkOTTable_maxp_CFF.h | 20 SK_OT_USHORT numGlyphs; member
|
D | SkOTTable_maxp_TT.h | 20 SK_OT_USHORT numGlyphs; member
|
D | SkOTTable_EBLC.h | 121 SK_OT_ULONG numGlyphs; member 133 SK_OT_ULONG numGlyphs; member
|
/external/skia/src/sfnt/ |
D | SkOTTable_maxp_CFF.h | 20 SK_OT_USHORT numGlyphs; member
|
D | SkOTTable_maxp_TT.h | 20 SK_OT_USHORT numGlyphs; member
|
D | SkOTTable_EBLC.h | 121 SK_OT_ULONG numGlyphs; member 133 SK_OT_ULONG numGlyphs; member
|
/external/skia/src/xps/ |
D | SkXPSDevice.h | 103 SkTScopedComPtr<IXpsOMFontResource> xps, size_t numGlyphs) in TypefaceUse()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-maxp-table.hh | 131 HBUINT16 numGlyphs; /* The number of glyphs in the font. */ member
|
/external/skia/modules/skshaper/src/ |
D | SkShaper_primitive.cpp | 190 size_t numGlyphs = SkUTF::CountUTF8(utf8, bytesVisible); in shape() local
|
/external/skqp/src/gpu/ops/ |
D | GrAtlasTextOp.h | 151 int numGlyphs() const { return fNumGlyphs; } in numGlyphs() function
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 138 le_uint16 numGlyphs; member 233 le_uint16 numGlyphs; variable
|
D | sfnt.h | 308 le_uint16 numGlyphs; member
|
/external/icu/icu4c/source/test/letest/ |
D | FontObject.h | 134 le_uint16 numGlyphs; member 229 le_uint16 numGlyphs; variable
|
D | sfnt.h | 304 le_uint16 numGlyphs; member
|
/external/skqp/gm/ |
D | fontmgr.cpp | 254 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
|
/external/skia/gm/ |
D | fontmgr.cpp | 233 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 675 FT_Long numGlyphs = face->num_glyphs; in getGlyphToUnicodeMap() local 698 FT_Long numGlyphs = face->num_glyphs; in getPostScriptGlyphNames() local
|
/external/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 175 le_uint16 numGlyphs; member
|
/external/fonttools/Lib/fontTools/cffLib/ |
D | __init__.py | 945 def __init__(self, file=None, numGlyphs=None, format=None): argument 1618 def parseCharset0(numGlyphs, file, strings, isCID): argument 1631 def parseCharset(numGlyphs, file, strings, isCID, fmt): argument
|
/external/freetype/include/freetype/ |
D | tttables.h | 570 FT_UShort numGlyphs; member
|
/external/skqp/src/ports/ |
D | SkFontHost_win.cpp | 852 int numGlyphs; in generateCharToGlyph() local 1945 int numGlyphs; in nonBmpCharToGlyph() local
|
D | SkFontHost_FreeType.cpp | 636 FT_Long numGlyphs = face->num_glyphs; in getGlyphToUnicodeMap() local
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 862 const int numGlyphs = typeface->countGlyphs(); in internalDrawGlyphRun() local
|