Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh316 struct GlyphBitmapDataFormat18 struct
431 if (unlikely (image_length < GlyphBitmapDataFormat18::min_size)) in get_extents()
433 const GlyphBitmapDataFormat18& glyphFormat18 = in get_extents()
434 StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in get_extents()
485 if (unlikely (image_length < GlyphBitmapDataFormat18::min_size)) in reference_png()
487 const GlyphBitmapDataFormat18& glyphFormat18 = in reference_png()
488 StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in reference_png()
490 image_offset + GlyphBitmapDataFormat18::min_size, in reference_png()
/third_party/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh705 struct GlyphBitmapDataFormat18 struct
856 if (unlikely (image_length < GlyphBitmapDataFormat18::min_size)) in get_extents()
858 auto &glyphFormat18 = StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in get_extents()
906 if (unlikely (image_length < GlyphBitmapDataFormat18::min_size)) in reference_png()
908 auto &glyphFormat18 = StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in reference_png()
910 image_offset + GlyphBitmapDataFormat18::min_size, in reference_png()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh705 struct GlyphBitmapDataFormat18 struct
856 if (unlikely (image_length < GlyphBitmapDataFormat18::min_size)) in get_extents()
858 auto &glyphFormat18 = StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in get_extents()
906 if (unlikely (image_length < GlyphBitmapDataFormat18::min_size)) in reference_png()
908 auto &glyphFormat18 = StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in reference_png()
910 image_offset + GlyphBitmapDataFormat18::min_size, in reference_png()