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 | 204 size_t glyph_count, in ResolveCompositeGlyphs() 699 size_t glyph_count, in SubsetFont()
|
| /external/skia/gm/ |
| D | skbug_5321.cpp | 32 int glyph_count = font.countText(text, byteLength, SkTextEncoding::kUTF8); variable
|
| D | rsxtext.cpp | 39 const auto glyph_count = font.textToGlyphs(txt, strlen(txt), SkTextEncoding::kUTF8, in onOnceBeforeDraw() local
|
| /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 | 559 FT_UInt glyph_count, in otv_GSUB_validate()
|
| D | otvcommn.h | 50 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_UInt glyph_count; /* unsigned face->num_glyphs */ member
|
| /external/harfbuzz_ng/src/ |
| D | main.cc | 49 unsigned glyph_count = hb_face_get_glyph_count (face); in svg_dump() local 80 unsigned glyph_count = hb_face_get_glyph_count (face); in png_dump() local
|
| D | hb-graphite2.cc | 285 unsigned int glyph_count = gr_seg_n_slots (seg); in _hb_graphite2_shape() local
|
| D | hb-face.cc | 514 unsigned int glyph_count) in hb_face_set_glyph_count()
|
| D | hb-ot-layout-common.hh | 1552 unsigned glyph_count = glyph_max - glyph_min + 1; in serialize() local 1592 unsigned glyph_count = glyph_filter in subset() local 1858 unsigned glyph_count = glyph_filter in subset() local
|
| /external/harfbuzz_ng/test/fuzzing/ |
| D | hb-draw-fuzzer.cc | 139 unsigned glyph_count = hb_face_get_glyph_count (face); in LLVMFuzzerTestOneInput() local
|
| /external/wayland/cursor/ |
| D | convert_font.c | 122 int32_t glyph_count; member 128 int32_t glyph_count; member
|
| /external/freetype/src/pshinter/ |
| D | pshalgo.c | 1642 FT_UInt glyph_count = glyph->num_points; in psh_glyph_find_blue_points() local
|
| /external/skia/tests/ |
| D | SerializationTest.cpp | 938 int glyph_count = 5; in DEF_TEST() local
|