/external/fonttools/Tests/ttLib/tables/ |
D | T_S_I__0_test.py | 65 def test_decompile(table, numGlyphs, data, expected_indices, argument 85 def test_compile(table, numGlyphs, indices, extra_indices, expected_data): argument
|
D | _h_m_t_x_test.py | 27 def makeFont(self, numGlyphs, numberOfMetrics): argument
|
/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/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/modules/skshaper/src/ |
D | SkShaper_primitive.cpp | 176 int numGlyphs = SkUTF::CountUTF8(utf8text, bytesVisible); in shape() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-maxp-table.hh | 135 HBUINT16 numGlyphs; /* The number of glyphs in the font. */ member
|
/external/skia/src/gpu/ops/ |
D | GrAtlasTextOp.h | 152 int numGlyphs() const { return fNumGlyphs; } in numGlyphs() function
|
/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/skia/gm/ |
D | fontmgr.cpp | 252 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
|
/external/skqp/gm/ |
D | fontmgr.cpp | 254 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
|
/external/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 175 le_uint16 numGlyphs; member
|
/external/fonttools/Lib/fontTools/cffLib/ |
D | __init__.py | 803 def __init__(self, file=None, numGlyphs=None, format=None): argument 1427 def parseCharset0(numGlyphs, file, strings, isCID): argument 1440 def parseCharset(numGlyphs, file, strings, isCID, fmt): argument
|
/external/freetype/include/freetype/ |
D | tttables.h | 617 FT_UShort numGlyphs; member
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 853 int numGlyphs; in generateCharToGlyph() local 1944 int numGlyphs; in nonBmpCharToGlyph() local
|
D | SkFontHost_FreeType.cpp | 636 FT_Long numGlyphs = face->num_glyphs; in getGlyphToUnicodeMap() local
|
/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
|