Searched refs:scursor (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh1329 const INT16 *scursor = reinterpret_cast<const INT16 *> (row); local
1333 delta += scalar * *scursor++;
1335 const INT8 *bcursor = reinterpret_cast<const INT8 *> (scursor);

Completed in 76 milliseconds