Home
last modified time | relevance | path

Searched defs:num_glyphs (Results 1 - 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh14 unsigned num_glyphs; in extents() local
H A Dperf-draw.hh59 unsigned num_glyphs; in draw() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-ot-glyphname.cc50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main() local
H A Dhb-face.hh57 mutable hb_atomic_int_t num_glyphs; /* Number of glyphs. */ member
H A Dhb-ot-post-table-v2subset.hh75 unsigned num_glyphs = c->plan->num_output_glyphs (); in subset() local
H A Dhb-subset-cff-common.cc152 serialize_fdselect_3_4(hb_serialize_context_t *c, const unsigned int num_glyphs, const FDSelect &src, unsigned int size, const hb_vector_t<code_pair_t> &fdselect_ranges) serialize_fdselect_3_4() argument
173 hb_serialize_cff_fdselect(hb_serialize_context_t *c, const unsigned int num_glyphs, const FDSelect &src, unsigned int fd_count, unsigned int fdselect_format, unsigned int size, const hb_vector_t<code_pair_t> &fdselect_ranges) hb_serialize_cff_fdselect() argument
H A Dhb-ot-shape-complex-arabic-fallback.hh54 unsigned int num_glyphs = 0; in arabic_fallback_synthesize_lookup_single() local
H A Dhb-sanitize.hh410 unsigned int num_glyphs; member
H A Dhb-subset-cff2.cc339 _serialize_cff2(hb_serialize_context_t *c, cff2_subset_plan &plan, const OT::cff2::accelerator_subset_t &acc, unsigned int num_glyphs) _serialize_cff2() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h144 int32_t num_glyphs() { return num_glyphs_; } in num_glyphs() function in sfntly::LocaTable
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.h46 FT_UInt num_glyphs; member
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.h41 FT_Int num_glyphs; member
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42parse.h50 FT_Int num_glyphs; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.h101 FT_UInt num_glyphs; member
H A Dttpost.c166 FT_Int num_glyphs; in load_format_20() local
311 FT_Int num_glyphs; load_format_25() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A 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
[all...]
H A Dshape-format.hh106 unsigned int num_glyphs = hb_buffer_get_length (buffer); in serialize() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_device_metrics_table.cc101 void HorizontalDeviceMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs() argument
72 HorizontalDeviceMetricsTable( Header* header, ReadableFontData* data, int32_t num_glyphs) HorizontalDeviceMetricsTable() argument
H A Dhorizontal_metrics_table.cc130 void HorizontalMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs() argument
84 HorizontalMetricsTable(Header* header, ReadableFontData* data, int32_t num_hmetrics, int32_t num_glyphs) HorizontalMetricsTable() argument
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvmod.c84 FT_UInt num_glyphs = (FT_UInt)face->num_glyphs; in otv_validate() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dfont_info.cc243 int32_t num_glyphs = composite_glyph->NumGlyphs(); in ResolveCompositeGlyphs() local
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter.cc217 auto num_glyphs = [&](size_t start, size_t end) { in format() local
/third_party/skia/third_party/externals/freetype/src/psnames/
H A Dpsmodule.c313 ps_unicodes_init( FT_Memory memory, PS_Unicodes table, FT_UInt num_glyphs, PS_GetGlyphNameFunc get_glyph_name, PS_FreeGlyphNameFunc free_glyph_name, FT_Pointer glyph_data ) ps_unicodes_init() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format4.cc82 int32_t num_glyphs = data->ReadULongAsInt(table_offset + in NumGlyphs() local
336 int32_t num_glyphs = IndexSubTableFormat4::NumGlyphs(data, in DataLength() local
H A 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

Completed in 11 milliseconds

123