Home
last modified time | relevance | path

Searched refs:HBUSHORT (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh482 typedef typename Types::HBUSHORT HBUSHORT; typedef
515 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; typedef
702 typedef HBUINT16 HBUSHORT; typedef