Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh996 struct BinSearchHeader struct
998 operator uint32_t () const { return len; } in operator uint32_t()
1000 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1006 BinSearchHeader& operator = (unsigned int v) in operator =()
1019 LenType len;
1020 LenType searchRange;
1021 LenType entrySelector;
1022 LenType rangeShift;