Searched defs:VarSizedBinSearchHeader (Results 1 – 2 of 2) sorted by relevance
1006 struct VarSizedBinSearchHeader struct1009 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1015 HBUINT16 unitSize; /* Size of a lookup unit for this search in bytes. */1016 HBUINT16 nUnits; /* Number of units of the preceding size to be searched. */1017 HBUINT16 searchRange; /* The value of unitSize times the largest power of 21019 HBUINT16 entrySelector; /* The log base 2 of the largest power of 2 less than1021 HBUINT16 rangeShift; /* The value of unitSize times the difference of the
1138 struct VarSizedBinSearchHeader struct1141 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1147 HBUINT16 unitSize; /* Size of a lookup unit for this search in bytes. */1148 HBUINT16 nUnits; /* Number of units of the preceding size to be searched. */1149 HBUINT16 searchRange; /* The value of unitSize times the largest power of 21151 HBUINT16 entrySelector; /* The log base 2 of the largest power of 2 less than1153 HBUINT16 rangeShift; /* The value of unitSize times the difference of the