Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh425 const GlyphBitmapDataFormat17& glyphFormat17 = in get_extents() local
427 glyphFormat17.glyphMetrics.get_extents (extents); in get_extents()
478 const GlyphBitmapDataFormat17& glyphFormat17 = in reference_png() local
482 glyphFormat17.data.len); in reference_png()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh851 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents() local
852 glyphFormat17.glyphMetrics.get_extents (font, extents); in get_extents()
899 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in reference_png() local
902 glyphFormat17.data.len); in reference_png()
/third_party/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh851 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents() local
852 glyphFormat17.glyphMetrics.get_extents (font, extents); in get_extents()
899 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in reference_png() local
902 glyphFormat17.data.len); in reference_png()