Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-open-type.hh1102 struct BinSearchHeader struct
1104 operator uint32_t () const { return len; } in operator uint32_t()
1106 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1112 BinSearchHeader& operator = (unsigned int v) in operator =()
1125 LenType len;
1126 LenType searchRange;
1127 LenType entrySelector;
1128 LenType rangeShift;