Searched defs:VarSizedBinSearchHeader (Results 1 – 1 of 1) sorted by relevance
866 struct VarSizedBinSearchHeader struct869 bool sanitize (hb_sanitize_context_t *c) const in sanitize()875 HBUINT16 unitSize; /* Size of a lookup unit for this search in bytes. */876 HBUINT16 nUnits; /* Number of units of the preceding size to be searched. */877 HBUINT16 searchRange; /* The value of unitSize times the largest power of 2879 HBUINT16 entrySelector; /* The log base 2 of the largest power of 2 less than881 HBUINT16 rangeShift; /* The value of unitSize times the difference of the