Home
last modified time | relevance | path

Searched defs:numGlyphs (Results 1 – 25 of 28) sorted by relevance

12

/external/fonttools/Tests/ttLib/tables/
DT_S_I__0_test.py65 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.py27 def makeFont(self, numGlyphs, numberOfMetrics): argument
/external/skia/src/sfnt/
DSkOTTable_maxp_CFF.h20 SK_OT_USHORT numGlyphs; member
DSkOTTable_maxp_TT.h20 SK_OT_USHORT numGlyphs; member
DSkOTTable_EBLC.h121 SK_OT_ULONG numGlyphs; member
133 SK_OT_ULONG numGlyphs; member
/external/skqp/src/sfnt/
DSkOTTable_maxp_CFF.h20 SK_OT_USHORT numGlyphs; member
DSkOTTable_maxp_TT.h20 SK_OT_USHORT numGlyphs; member
DSkOTTable_EBLC.h121 SK_OT_ULONG numGlyphs; member
133 SK_OT_ULONG numGlyphs; member
/external/skia/modules/skshaper/src/
DSkShaper_primitive.cpp176 int numGlyphs = SkUTF::CountUTF8(utf8text, bytesVisible); in shape() local
/external/harfbuzz_ng/src/
Dhb-ot-maxp-table.hh135 HBUINT16 numGlyphs; /* The number of glyphs in the font. */ member
/external/skia/src/gpu/ops/
DGrAtlasTextOp.h152 int numGlyphs() const { return fNumGlyphs; } in numGlyphs() function
/external/skqp/src/gpu/ops/
DGrAtlasTextOp.h151 int numGlyphs() const { return fNumGlyphs; } in numGlyphs() function
/external/icu/icu4c/source/test/perf/leperf/
DFontObject.h138 le_uint16 numGlyphs; member
233 le_uint16 numGlyphs; variable
Dsfnt.h308 le_uint16 numGlyphs; member
/external/icu/icu4c/source/test/letest/
DFontObject.h134 le_uint16 numGlyphs; member
229 le_uint16 numGlyphs; variable
Dsfnt.h304 le_uint16 numGlyphs; member
/external/skia/gm/
Dfontmgr.cpp252 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
/external/skqp/gm/
Dfontmgr.cpp254 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
/external/icu/icu4c/source/samples/layout/
Dsfnt.h175 le_uint16 numGlyphs; member
/external/fonttools/Lib/fontTools/cffLib/
D__init__.py803 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/
Dtttables.h617 FT_UShort numGlyphs; member
/external/skia/src/ports/
DSkFontHost_win.cpp853 int numGlyphs; in generateCharToGlyph() local
1944 int numGlyphs; in nonBmpCharToGlyph() local
DSkFontHost_FreeType.cpp636 FT_Long numGlyphs = face->num_glyphs; in getGlyphToUnicodeMap() local
/external/skqp/src/ports/
DSkFontHost_win.cpp852 int numGlyphs; in generateCharToGlyph() local
1945 int numGlyphs; in nonBmpCharToGlyph() local
DSkFontHost_FreeType.cpp636 FT_Long numGlyphs = face->num_glyphs; in getGlyphToUnicodeMap() local

12