Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh92 bool has_data () const { return numBaseGlyphs; } in has_data()
99 const BaseGlyphRecord &record = (this+baseGlyphsZ).bsearch (numBaseGlyphs, glyph); in get_glyph_layers()
121 (this+baseGlyphsZ).sanitize (c, numBaseGlyphs) && in sanitize()
127 HBUINT16 numBaseGlyphs; /* Number of Base Glyph Records. */ member