Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-var-hvar-table.hh118 unsigned int varidx = (this+advMap).map (glyph); in get_advance_var() local
119 return (this+varStore).get_delta (varidx, coords, coord_count); in get_advance_var()