| /external/sfntly/cpp/src/sfntly/table/core/ |
| D | horizontal_device_metrics_table.cc | 75 int32_t num_glyphs) in HorizontalDeviceMetricsTable() 101 void HorizontalDeviceMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
|
| D | horizontal_metrics_table.cc | 87 int32_t num_glyphs) in HorizontalMetricsTable() 130 void HorizontalMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
|
| D | maximum_profile_table.cc | 125 void MaximumProfileTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
|
| /external/harfbuzz_ng/src/ |
| D | hb-buffer-verify.cc | 72 unsigned int num_glyphs; in buffer_verify_monotone() local 109 unsigned int num_glyphs; in buffer_verify_unsafe_to_break() local 257 unsigned num_glyphs; in buffer_verify_unsafe_to_concat() local
|
| D | hb-subset-cff-common.cc | 150 const unsigned int num_glyphs, in serialize_fdselect_3_4() 171 const unsigned int num_glyphs, in hb_serialize_cff_fdselect()
|
| D | test-ot-glyphname.cc | 50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main() local
|
| D | hb-ot-post-table-v2subset.hh | 75 unsigned num_glyphs = c->plan->num_output_glyphs (); in subset() local
|
| D | hb-face.hh | 57 mutable hb_atomic_int_t num_glyphs; /* Number of glyphs. */ member
|
| D | main.cc | 207 unsigned num_glyphs = hb_face_get_glyph_count (face); in layered_glyph_dump() local 265 unsigned num_glyphs = hb_face_get_glyph_count (hb_font_get_face (font)); in dump_glyphs() local
|
| /external/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | index_sub_table_format5.cc | 82 int32_t num_glyphs = data->ReadULongAsInt(table_offset + in NumGlyphs() local 291 int32_t num_glyphs = IndexSubTableFormat5::NumGlyphs(data, 0); in Initialize() local 306 int32_t num_glyphs = IndexSubTableFormat5::NumGlyphs(data, in DataLength() local
|
| D | index_sub_table_format4.cc | 82 int32_t num_glyphs = data->ReadULongAsInt(table_offset + in NumGlyphs() local 336 int32_t num_glyphs = IndexSubTableFormat4::NumGlyphs(data, in DataLength() local
|
| /external/freetype/src/sfnt/ |
| D | ttpost.c | 166 FT_Int num_glyphs; in load_format_20() local 311 FT_Int num_glyphs; in load_format_25() local
|
| D | ttcmap.h | 101 FT_UInt num_glyphs; member
|
| /external/sfntly/cpp/src/sfntly/table/truetype/ |
| D | loca_table.cc | 70 int32_t num_glyphs) in LocaTable() 142 void LocaTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
|
| D | loca_table.h | 144 int32_t num_glyphs() { return num_glyphs_; } in num_glyphs() function
|
| /external/freetype/src/psaux/ |
| D | t1cmap.h | 46 FT_UInt num_glyphs; member
|
| /external/freetype/src/type1/ |
| D | t1load.h | 41 FT_Int num_glyphs; member
|
| /external/freetype/src/type42/ |
| D | t42parse.h | 50 FT_Int num_glyphs; member
|
| /external/freetype/src/otvalid/ |
| D | otvmod.c | 84 FT_UInt num_glyphs = (FT_UInt)face->num_glyphs; in otv_validate() local
|
| /external/freetype/src/cff/ |
| D | cffload.c | 705 FT_UInt num_glyphs, in CFF_Load_FD_Select() 832 FT_UInt num_glyphs, in cff_charset_compute_cids() 907 FT_UInt num_glyphs, in cff_charset_load() 1634 FT_UInt num_glyphs, in cff_encoding_load()
|
| /external/harfbuzz_ng/src/OT/glyf/ |
| D | glyf.hh | 382 unsigned int num_glyphs; member 393 unsigned num_glyphs = plan->num_output_glyphs (); in _populate_subset_glyphs() local
|
| /external/harfbuzz_ng/test/threads/ |
| D | hb-subset-threads.cc | 99 unsigned num_glyphs = hb_face_get_glyph_count (face); in subset() local
|
| /external/sfntly/cpp/src/sample/subtly/ |
| D | font_info.cc | 243 int32_t num_glyphs = composite_glyph->NumGlyphs(); in ResolveCompositeGlyphs() local
|
| /external/harfbuzz_ng/util/ |
| D | shape-format.hh | 106 unsigned int num_glyphs = hb_buffer_get_length (buffer); in serialize() local
|
| /external/sfntly/cpp/src/sfntly/ |
| D | font.cc | 463 int32_t num_glyphs = max_profile_builder->NumGlyphs(); in InterRelateBuilders() local 476 int32_t num_glyphs = max_profile_builder->NumGlyphs(); in InterRelateBuilders() local
|