Searched refs:varidx (Results 1 – 1 of 1) sorted by relevance
118 unsigned int varidx = (this+advMap).map (glyph); in get_advance_var() local119 return (this+varStore).get_delta (varidx, coords, coord_count); in get_advance_var()