Searched refs:HBUSHORT (Results 1 – 1 of 1) sorted by relevance
482 typedef typename Types::HBUSHORT HBUSHORT; typedef515 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in get_entry()532 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in sanitize()575 const HBUSHORT *stop = &states[min_state * num_classes]; in sanitize()578 for (const HBUSHORT *p = states; stop < p; p--) in sanitize()596 const HBUSHORT *stop = &states[(max_state + 1) * num_classes]; in sanitize()599 for (const HBUSHORT *p = &states[state_pos * num_classes]; p < stop; p++) in sanitize()632 NNOffsetTo<UnsizedArrayOf<HBUSHORT>, HBUINT>672 typedef HBUINT8 HBUSHORT; typedef702 typedef HBUINT16 HBUSHORT; typedef