Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh915 struct BinSearchHeader struct
917 operator uint32_t () const { return len; } in operator uint32_t()
919 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
925 BinSearchHeader& operator = (unsigned int v) in operator =()
938 LenType len;
939 LenType searchRange;
940 LenType entrySelector;
941 LenType rangeShift;