Home
last modified time | relevance | path

Searched defs:glyph_count (Results 1 – 19 of 19) sorted by relevance

/external/sfntly/cpp/src/sample/chromium/
Dfont_subsetter.cc25 size_t glyph_count, in SubsetFont()
45 size_t glyph_count, in SubsetFont()
Dsubsetter_impl.cc204 size_t glyph_count, in ResolveCompositeGlyphs()
699 size_t glyph_count, in SubsetFont()
/external/skia/gm/
Dskbug_5321.cpp32 int glyph_count = font.countText(text, byteLength, SkTextEncoding::kUTF8); variable
Drsxtext.cpp39 const auto glyph_count = font.textToGlyphs(txt, strlen(txt), SkTextEncoding::kUTF8, in onOnceBeforeDraw() local
/external/freetype/src/otvalid/
Dotvjstf.c208 FT_UInt glyph_count, in otv_JSTF_validate()
Dotvgdef.c184 FT_UInt glyph_count, in otv_GDEF_validate()
Dotvmath.c417 FT_UInt glyph_count, in otv_MATH_validate()
Dotvgsub.c559 FT_UInt glyph_count, in otv_GSUB_validate()
Dotvcommn.h50 FT_UInt glyph_count; member
Dotvgpos.c983 FT_UInt glyph_count, in otv_GPOS_validate()
/external/freetype/src/autofit/
Dafglobal.h108 FT_UInt glyph_count; /* unsigned face->num_glyphs */ member
/external/harfbuzz_ng/src/
Dmain.cc49 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
Dhb-graphite2.cc285 unsigned int glyph_count = gr_seg_n_slots (seg); in _hb_graphite2_shape() local
Dhb-face.cc514 unsigned int glyph_count) in hb_face_set_glyph_count()
Dhb-ot-layout-common.hh1552 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/
Dhb-draw-fuzzer.cc139 unsigned glyph_count = hb_face_get_glyph_count (face); in LLVMFuzzerTestOneInput() local
/external/wayland/cursor/
Dconvert_font.c122 int32_t glyph_count; member
128 int32_t glyph_count; member
/external/freetype/src/pshinter/
Dpshalgo.c1642 FT_UInt glyph_count = glyph->num_points; in psh_glyph_find_blue_points() local
/external/skia/tests/
DSerializationTest.cpp938 int glyph_count = 5; in DEF_TEST() local