Home
last modified time | relevance | path

Searched refs:reference_png (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color.cc309 blob = font->face->table.sbix->reference_png (font, glyph, nullptr, nullptr, nullptr); in hb_ot_color_glyph_reference_png()
312 blob = font->face->table.CBDT->reference_png (font, glyph); in hb_ot_color_glyph_reference_png()
Dhb-ot-color-sbix-table.hh222 hb_blob_t *reference_png (hb_font_t *font, in reference_png() function
297 hb_blob_t *blob = reference_png (font, glyph, &x_offset, &y_offset, &strike_ppem); in get_png_extents()
Dhb-ot-color-cbdt-table.hh877 reference_png (hb_font_t *font, hb_codepoint_t glyph) const in reference_png() function
/third_party/harfbuzz/src/
Dhb-ot-color.cc309 blob = font->face->table.sbix->reference_png (font, glyph, nullptr, nullptr, nullptr); in hb_ot_color_glyph_reference_png()
312 blob = font->face->table.CBDT->reference_png (font, glyph); in hb_ot_color_glyph_reference_png()
Dhb-ot-color-sbix-table.hh222 hb_blob_t *reference_png (hb_font_t *font, in reference_png() function
297 hb_blob_t *blob = reference_png (font, glyph, &x_offset, &y_offset, &strike_ppem); in get_png_extents()
Dhb-ot-color-cbdt-table.hh877 reference_png (hb_font_t *font, hb_codepoint_t glyph) const in reference_png() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color.cc352 blob = font->face->table.sbix->reference_png (font, glyph, nullptr, nullptr, nullptr); in hb_ot_color_glyph_reference_png()
355 blob = font->face->table.CBDT->reference_png (font, glyph); in hb_ot_color_glyph_reference_png()
Dhb-ot-color-sbix-table.hh158 hb_blob_t *reference_png (hb_font_t *font, in reference_png() function
233 hb_blob_t *blob = reference_png (font, glyph, &x_offset, &y_offset, &strike_ppem); in get_png_extents()
Dhb-ot-color-cbdt-table.hh455 hb_blob_t* reference_png (hb_font_t *font, in reference_png() function