Home
last modified time | relevance | path

Searched refs:GlyphBitmapDataFormat17 (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-font.cc280 if (unlikely (image_length < OT::GlyphBitmapDataFormat17::min_size)) in get_extents()
283 const OT::GlyphBitmapDataFormat17& glyphFormat17 = in get_extents()
284 OT::StructAtOffset<OT::GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents()
Dhb-ot-cbdt-table.hh300 struct GlyphBitmapDataFormat17 struct