Searched refs:bx0 (Results 1 – 1 of 1) sorted by relevance
3340 static float stbtt__position_trapezoid_area(float height, float tx0, float tx1, float bx0, float bx… argument3342 return stbtt__sized_trapezoid_area(height, tx1 - tx0, bx1 - bx0);