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-private.hh1278 const SHORT *scursor = reinterpret_cast<const SHORT *> (row); in get_delta() local
1282 delta += scalar * *scursor++; in get_delta()
1284 const INT8 *bcursor = reinterpret_cast<const INT8 *> (scursor); in get_delta()