Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-cpal-table.hh46 struct CPALV1Tail struct
156 const CPALV1Tail& v1 () const in v1()
158 if (version == 0) return Null(CPALV1Tail); in v1()
159 return StructAfter<CPALV1Tail> (*this); in v1()