/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/sfntly/cpp/src/sfntly/table/truetype/ |
D | loca_table.h | 144 int32_t num_glyphs() { return num_glyphs_; } in num_glyphs() function
|
D | loca_table.cc | 66 int32_t num_glyphs) in LocaTable() 138 void LocaTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
|
/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 | 167 FT_Int num_glyphs; in load_format_20() local 322 FT_Int num_glyphs; in load_format_25() local
|
D | ttcmap.h | 135 FT_UInt num_glyphs; member
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.hh | 56 unsigned int num_glyphs; member
|
D | options.hh | 215 unsigned int num_glyphs = hb_buffer_get_length (buffer); in populate_buffer() local 275 unsigned int num_glyphs; in verify_buffer_monotone() local 311 unsigned int num_glyphs; in verify_buffer_safe_to_break() local
|
D | options.cc | 867 unsigned int num_glyphs = hb_buffer_get_length (buffer); in serialize_unicode() local 889 unsigned int num_glyphs = hb_buffer_get_length (buffer); in serialize_glyphs() local
|
/external/freetype/src/psaux/ |
D | t1cmap.h | 47 FT_UInt num_glyphs; member
|
/external/freetype/src/type1/ |
D | t1load.h | 42 FT_Int num_glyphs; member
|
/external/freetype/src/type42/ |
D | t42parse.h | 50 FT_Int num_glyphs; member
|
/external/harfbuzz_ng/src/ |
D | hb-face-private.hh | 55 mutable unsigned int num_glyphs; /* Number of glyphs. */ member
|
D | hb-ot-glyf-table.hh | 163 unsigned int num_glyphs; member
|
D | hb-ot-shape-complex-arabic-fallback.hh | 54 unsigned int num_glyphs = 0; in arabic_fallback_synthesize_lookup_single() local
|
D | hb-graphite2.cc | 208 unsigned int num_glyphs; member
|
/external/freetype/src/otvalid/ |
D | otvmod.c | 85 FT_UInt num_glyphs = (FT_UInt)face->num_glyphs; in otv_validate() local
|
/external/freetype/src/cff/ |
D | cffload.c | 700 FT_UInt num_glyphs, in CFF_Load_FD_Select() 828 FT_UInt num_glyphs, in cff_charset_compute_cids() 903 FT_UInt num_glyphs, in cff_charset_load() 1620 FT_UInt num_glyphs, in cff_encoding_load()
|
/external/skia/src/pdf/ |
D | SkPDFMakeCIDGlyphWidthsArray.cpp | 162 int num_glyphs = SkToInt(cache->getGlyphCount()); in SkPDFMakeCIDGlyphWidthsArray() local
|
/external/skqp/src/pdf/ |
D | SkPDFMakeCIDGlyphWidthsArray.cpp | 162 int num_glyphs = SkToInt(cache->getGlyphCount()); in SkPDFMakeCIDGlyphWidthsArray() local
|
/external/sfntly/cpp/src/sample/subtly/ |
D | font_info.cc | 243 int32_t num_glyphs = composite_glyph->NumGlyphs(); in ResolveCompositeGlyphs() local
|
/external/freetype/src/psnames/ |
D | psmodule.c | 318 FT_UInt num_glyphs, in ps_unicodes_init()
|