Home
last modified time | relevance | path

Searched defs:num_glyphs (Results 1 – 25 of 148) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc75 int32_t num_glyphs) in HorizontalDeviceMetricsTable()
101 void HorizontalDeviceMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
Dhorizontal_metrics_table.cc87 int32_t num_glyphs) in HorizontalMetricsTable()
130 void HorizontalMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc75 int32_t num_glyphs) in HorizontalDeviceMetricsTable()
101 void HorizontalDeviceMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
Dhorizontal_metrics_table.cc87 int32_t num_glyphs) in HorizontalMetricsTable()
130 void HorizontalMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.cc155 const unsigned int num_glyphs, in serialize_fdselect_3_4()
179 const unsigned int num_glyphs, in hb_serialize_cff_fdselect()
Dhb-subset-plan.cc92 unsigned int num_glyphs) in _remove_invalid_gids()
164 unsigned int *num_glyphs /* OUT */) in _create_old_gid_to_new_gid_map()
Dtest-ot-color.cc219 unsigned int num_glyphs, unsigned int face_index) in dump_glyphs()
320 unsigned int num_glyphs = hb_face_get_glyph_count (face); in main() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.cc153 const unsigned int num_glyphs, in serialize_fdselect_3_4()
174 const unsigned int num_glyphs, in hb_serialize_cff_fdselect()
Dtest-ot-glyphname.cc50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main() local
/third_party/harfbuzz/src/
Dhb-subset-cff-common.cc154 const unsigned int num_glyphs, in serialize_fdselect_3_4()
178 const unsigned int num_glyphs, in hb_serialize_cff_fdselect()
Dtest-ot-glyphname.cc49 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.h144 int32_t num_glyphs() { return num_glyphs_; } in num_glyphs() function
Dloca_table.cc70 int32_t num_glyphs) in LocaTable()
142 void LocaTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.h144 int32_t num_glyphs() { return num_glyphs_; } in num_glyphs() function
Dloca_table.cc70 int32_t num_glyphs) in LocaTable()
142 void LocaTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.cc82 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
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.cc82 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
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttpost.c167 FT_Int num_glyphs; in load_format_20() local
322 FT_Int num_glyphs; in load_format_25() local
/third_party/freetype/src/sfnt/
Dttpost.c166 FT_Int num_glyphs; in load_format_20() local
321 FT_Int num_glyphs; in load_format_25() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttpost.c166 FT_Int num_glyphs; in load_format_20() local
311 FT_Int num_glyphs; in load_format_25() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh88 unsigned int num_glyphs = hb_buffer_get_length (buffer); in populate_buffer() local
154 unsigned int num_glyphs; in verify_buffer_monotone() local
190 unsigned int num_glyphs; in verify_buffer_safe_to_break() local
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-extents.hh14 unsigned num_glyphs; in extents() local
/third_party/harfbuzz/perf/
Dperf-extents.hh14 unsigned num_glyphs; in extents() local
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.hh56 unsigned int num_glyphs; member
/third_party/harfbuzz/util/
Dhelper-cairo.hh56 unsigned int num_glyphs; member

123456