Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2424 const HBINT32 *lcursor = reinterpret_cast<const HBINT32 *> (row); in get_delta() local
2428 delta += scalar * *lcursor++; in get_delta()
2430 const HBINT16 *scursor = reinterpret_cast<const HBINT16 *> (lcursor); in get_delta()