Searched refs:HBUSHORT (Results 1 – 1 of 1) sorted by relevance
486 typedef typename Types::HBUSHORT HBUSHORT; typedef518 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in get_entryZ()534 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in sanitize()577 const HBUSHORT *stop = &states[min_state * num_classes]; in sanitize()580 for (const HBUSHORT *p = states; stop < p; p--) in sanitize()598 const HBUSHORT *stop = &states[(max_state + 1) * num_classes]; in sanitize()601 for (const HBUSHORT *p = &states[state_pos * num_classes]; p < stop; p++) in sanitize()634 OffsetTo<UnsizedArrayOf<HBUSHORT>, HBUINT, false>674 typedef HBUINT8 HBUSHORT; typedef704 typedef HBUINT16 HBUSHORT; typedef