Searched refs:bx1 (Results 1 – 1 of 1) sorted by relevance
3349 …atic float stbtt__position_trapezoid_area(float height, float tx0, float tx1, float bx0, float bx1) argument3351 return stbtt__sized_trapezoid_area(height, tx1 - tx0, bx1 - bx0);