/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/ |
H A D | table_provider.rs | 45 let num_glyphs = self.maxp().map(|maxp| maxp.num_glyphs())?; in hmtx() localVariable 53 let num_glyphs = self.maxp().map(|maxp| maxp.num_glyphs())?; in vmtx() localVariable 159 let num_glyphs = self.maxp().map(|maxp| maxp.num_glyphs())?; in sbix() localVariable 212 let num_glyphs = DummyProvider.maxp().unwrap().num_glyphs(); in bug_105() localVariable
|
/aosp_15_r20/external/freetype/src/sfnt/ |
H A D | ttpost.c | 161 FT_UShort num_glyphs, in load_format_20() 270 FT_UShort num_glyphs, in load_format_25() 330 FT_UShort num_glyphs; in load_post_names() local
|
H A D | sfwoff2.c | 845 FT_UShort num_glyphs; in reconstruct_glyf() local 1294 FT_UShort num_glyphs; in get_x_mins() local 1389 FT_UShort num_glyphs, in reconstruct_hmtx()
|
H A D | ttsbit.c | 1341 FT_ULong mm, num_glyphs; in tt_sbit_decoder_load_image() local 1377 FT_ULong image_size, mm, num_glyphs; in tt_sbit_decoder_load_image() local
|
H A D | ttcmap.h | 101 FT_UInt num_glyphs; member
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A 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 254 unsigned num_glyphs; in buffer_verify_unsafe_to_concat() local
|
H A D | hb-subset-cff-common.cc | 161 const unsigned int num_glyphs, in serialize_fdselect_3_4() 182 const unsigned int num_glyphs, in hb_serialize_cff_fdselect()
|
H A 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
|
H A D | hb-subset-plan.cc | 640 unsigned int num_glyphs) in _remove_invalid_gids() 782 unsigned num_glyphs = plan->source->get_num_glyphs (); in _populate_unicodes_to_retain() local 976 unsigned int *num_glyphs /* OUT */) in _create_old_gid_to_new_gid_map()
|
H A D | test-ot-glyphname.cc | 50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main() local
|
H A D | hb-ot-var-gvar-table.hh | 404 unsigned num_glyphs = c->plan->num_output_glyphs (); in instantiate() local 433 unsigned int num_glyphs = c->plan->num_output_glyphs (); in subset() local
|
H A D | hb-ot-post-table-v2subset.hh | 75 unsigned num_glyphs = c->plan->num_output_glyphs (); in subset() local
|
H A D | hb-subset-cff1.cc | 507 unsigned num_glyphs = plan->num_output_glyphs (); in plan_subset_charset() local 755 unsigned int num_glyphs; member
|
H A D | hb-face.hh | 53 mutable hb_atomic_int_t num_glyphs; /* Number of glyphs. */ member
|
H A D | hb-cairo.cc | 562 int *num_glyphs, in hb_cairo_text_to_glyphs() 940 unsigned int *num_glyphs, in hb_cairo_glyphs_from_buffer()
|
/aosp_15_r20/external/freetype/src/cff/ |
H A 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() 1637 FT_UInt num_glyphs, in cff_encoding_load()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_sbix.rs | 319 num_glyphs: u16, field 353 let num_glyphs = *args; in read_with_args() localVariable 416 pub(crate) fn num_glyphs(&self) -> u16 { in num_glyphs() method 486 let num_glyphs = *args; in read_with_args() localVariable
|
H A D | generated_post.rs | 91 let num_glyphs = version in read() localVariable 202 pub fn num_glyphs(&self) -> Option<u16> { in num_glyphs() method
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cfx_psrenderer.cpp | 95 size_t num_glyphs, in GenerateType42FontDictionary() 927 size_t num_glyphs, in GenerateType42FontDictionaryForTesting()
|
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | t1cmap.h | 46 FT_UInt num_glyphs; member
|
/aosp_15_r20/external/freetype/src/type1/ |
H A D | t1load.h | 41 FT_Int num_glyphs; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/ |
H A D | hvar.rs | 92 let num_glyphs = maxp.num_glyphs(); in advance_deltas_from_hvar_with_truncated_adv_index_map() localVariable
|
/aosp_15_r20/external/freetype/src/type42/ |
H A D | t42parse.h | 50 FT_Int num_glyphs; member
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/ |
H A D | glyf-helpers.hh | 48 unsigned num_glyphs = num_offsets - 1; in _write_loca() local
|
/aosp_15_r20/external/freetype/src/otvalid/ |
H A D | otvmod.c | 84 FT_UInt num_glyphs = (FT_UInt)face->num_glyphs; in otv_validate() local
|