Home
last modified time | relevance | path

Searched refs:sample_glyph_id (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dtest-ot-color.cc79 unsigned int sample_glyph_id; in png_dump() local
81 for (sample_glyph_id = 0; sample_glyph_id < glyph_count; sample_glyph_id++) in png_dump()
83 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump()
96 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump()
/third_party/skia/third_party/externals/harfbuzz/src/
Dmain.cc83 unsigned sample_glyph_id; in png_dump() local
85 for (sample_glyph_id = 0; sample_glyph_id < glyph_count; ++sample_glyph_id) in png_dump()
87 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump()
100 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump()
/third_party/harfbuzz/src/
Dmain.cc82 unsigned sample_glyph_id; in png_dump() local
84 for (sample_glyph_id = 0; sample_glyph_id < glyph_count; ++sample_glyph_id) in png_dump()
86 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump()
99 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump()