HomeSort by relevance Sort by last modified time
    Searched refs:reference_png (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-color.cc 293 blob = font->face->table.sbix->reference_png (font, glyph, nullptr, nullptr, nullptr);
296 blob = font->face->table.CBDT->reference_png (font, glyph);
hb-ot-color-sbix-table.hh 158 hb_blob_t *reference_png (hb_font_t *font, function in struct:OT::sbix::accelerator_t
233 hb_blob_t *blob = reference_png (font, glyph, &x_offset, &y_offset, &strike_ppem);
hb-ot-color-cbdt-table.hh 455 hb_blob_t* reference_png (hb_font_t *font, function in struct:OT::CBDT::accelerator_t

Completed in 491 milliseconds