Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh497 struct UnsizedOffsetListOf : UnsizedOffsetArrayOf<Type, OffsetType, has_null> struct
499 const Type& operator [] (int i_) const in operator []()
506 Type& operator [] (int i_) in operator []()
515 bool sanitize (hb_sanitize_context_t *c, unsigned int count, Ts&&... ds) const in sanitize()