Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh64 struct BaseGlyphRecord struct
99 const BaseGlyphRecord &record = (this+baseGlyphsZ).bsearch (numBaseGlyphs, glyph); in get_glyph_layers()
128 LOffsetTo<SortedUnsizedArrayOf<BaseGlyphRecord>, false>
/external/freetype/src/sfnt/
Dttcolr.c54 } BaseGlyphRecord; typedef
180 BaseGlyphRecord* record ) in find_base_glyph_record()
220 BaseGlyphRecord glyph_record; in tt_face_get_colr_layer()