Home
last modified time | relevance | path

Searched defs:SVGDocumentIndexEntry (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-color-svg-table.hh41 struct SVGDocumentIndexEntry struct
43 int cmp (hb_codepoint_t g) const in cmp()
46 hb_blob_t *reference_blob (hb_blob_t *svg_blob, unsigned int index_offset) const in reference_blob()
53 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
61 HBUINT16 startGlyphID; /* The first glyph ID in the range described by
63 HBUINT16 endGlyphID; /* The last glyph ID in the range described by
66 svgDoc; /* Offset from the beginning of the SVG Document Index
68 HBUINT32 svgDocLength; /* Length of the SVG document.