Home
last modified time | relevance | path

Searched defs:new_gid (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-post-table-v2subset.hh83 for (hb_codepoint_t new_gid = 0; new_gid < num_glyphs; new_gid++) in subset() local
Dhb-ot-glyf-table.hh208 { in _populate_subset_glyphs()
1265 hb_codepoint_t new_gid; member
1294 hb_codepoint_t new_gid; in serialize() local
Dhb-ot-color-sbix-table.hh155 for (unsigned new_gid = 0; new_gid < num_output_glyphs; new_gid++) in subset() local
Dhb-ot-color-cbdt-table.hh401 hb_codepoint_t new_gid = (*lookup)[i].first; in add_new_subtable() local
534 for (hb_codepoint_t new_gid = 0; new_gid < c->plan->num_output_glyphs (); new_gid++) in build_lookup() local
Dhb-ot-color-colr-table.hh1040 unsigned new_gid = glyph_map.get (gid); in subset() local
1439 { in subset()
1473 hb_codepoint_t new_gid = 0; in subset() local
Dhb-ot-math-table.hh851 unsigned new_gid = glyph_map.get (_); in collect_coverage_and_indices() local
Dhb-ot-cmap-table.hh1560 hb_codepoint_t new_gid = HB_MAP_VALUE_INVALID; in subset() local
/third_party/ntfs-3g/libfuse-lite/
Dfusermount.c92 gid_t new_gid = getgid(); in drop_privs() local