Searched defs:glyph_count (Results 1 – 19 of 19) sorted by relevance
/external/sfntly/cpp/src/sample/chromium/ |
D | font_subsetter.cc | 25 size_t glyph_count, in SubsetFont() 45 size_t glyph_count, in SubsetFont()
|
D | subsetter_impl.cc | 202 size_t glyph_count, in ResolveCompositeGlyphs() 696 size_t glyph_count, in SubsetFont()
|
/external/skia/gm/ |
D | skbug_5321.cpp | 25 int glyph_count = font.countText(text, byteLength, kUTF8_SkTextEncoding); variable
|
/external/skqp/gm/ |
D | skbug_5321.cpp | 25 int glyph_count = font.countText(text, byteLength, kUTF8_SkTextEncoding); variable
|
/external/harfbuzz_ng/src/ |
D | test-ot-color.cc | 45 unsigned glyph_count = hb_face_get_glyph_count (face); in svg_dump() local 75 unsigned glyph_count = hb_face_get_glyph_count (face); in png_dump() local 133 unsigned glyph_count = hb_face_get_glyph_count (face); in layered_glyph_dump() local
|
D | hb-graphite2.cc | 287 unsigned int glyph_count = gr_seg_n_slots (seg); in _hb_graphite2_shape() local
|
D | hb-face.cc | 470 unsigned int glyph_count) in hb_face_set_glyph_count()
|
/external/freetype/src/otvalid/ |
D | otvjstf.c | 208 FT_UInt glyph_count, in otv_JSTF_validate()
|
D | otvgdef.c | 184 FT_UInt glyph_count, in otv_GDEF_validate()
|
D | otvmath.c | 417 FT_UInt glyph_count, in otv_MATH_validate()
|
D | otvgsub.c | 549 FT_UInt glyph_count, in otv_GSUB_validate()
|
D | otvcommn.h | 51 FT_UInt glyph_count; member
|
D | otvgpos.c | 983 FT_UInt glyph_count, in otv_GPOS_validate()
|
/external/freetype/src/autofit/ |
D | afglobal.h | 108 FT_Long glyph_count; /* same as face->num_glyphs */ member
|
/external/wayland/cursor/ |
D | convert_font.c | 122 int32_t glyph_count; member 128 int32_t glyph_count; member
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_dwrite.cpp | 232 int glyph_count, in DwRendingString()
|
/external/freetype/src/pshinter/ |
D | pshalgo.c | 1649 FT_UInt glyph_count = glyph->num_points; in psh_glyph_find_blue_points() local
|
/external/skqp/tests/ |
D | SerializationTest.cpp | 753 int glyph_count = 5; in DEF_TEST() local
|
/external/skia/tests/ |
D | SerializationTest.cpp | 753 int glyph_count = 5; in DEF_TEST() local
|