Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh831 struct BinSearchHeader struct
833 operator uint32_t () const { return len; } in operator uint32_t()
835 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
841 void set (unsigned int v) in set()
853 LenType len;
854 LenType searchRange;
855 LenType entrySelector;
856 LenType rangeShift;