Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1703 const HBINT16 *scursor = reinterpret_cast<const HBINT16 *> (row); in get_delta() local
1707 delta += scalar * *scursor++; in get_delta()
1709 const HBINT8 *bcursor = reinterpret_cast<const HBINT8 *> (scursor); in get_delta()