Home
last modified time | relevance | path

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

12

/external/fonttools/Tests/ttLib/tables/
DT_S_I__0_test.py64 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.py24 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/src/xps/
DSkXPSDevice.h103 SkTScopedComPtr<IXpsOMFontResource> xps, size_t numGlyphs) in TypefaceUse()
/external/harfbuzz_ng/src/
Dhb-ot-maxp-table.hh131 HBUINT16 numGlyphs; /* The number of glyphs in the font. */ member
/external/skia/modules/skshaper/src/
DSkShaper_primitive.cpp190 size_t numGlyphs = SkUTF::CountUTF8(utf8, bytesVisible); in shape() local
/external/skqp/src/gpu/ops/
DGrAtlasTextOp.h151 int numGlyphs() const { return fNumGlyphs; } in numGlyphs() function
/external/icu/icu4c/source/test/letest/
DFontObject.h134 le_uint16 numGlyphs; member
229 le_uint16 numGlyphs; variable
Dsfnt.h304 le_uint16 numGlyphs; member
/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/skqp/gm/
Dfontmgr.cpp254 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
/external/skia/gm/
Dfontmgr.cpp233 int numGlyphs = font.getTypefaceOrDefault()->countGlyphs(); in show_bounds() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp675 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/
Dsfnt.h175 le_uint16 numGlyphs; member
/external/fonttools/Lib/fontTools/cffLib/
D__init__.py945 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/
Dtttables.h570 FT_UShort numGlyphs; member
/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
/external/skia/src/pdf/
DSkPDFDevice.cpp862 const int numGlyphs = typeface->countGlyphs(); in internalDrawGlyphRun() local

12