Searched defs:aY (Results 1 – 4 of 4) sorted by relevance
82 inline bool CalcIntersection(float aX, float aY, float bX, float bY, in CalcIntersection()
66 float aY = 500; in TestDrawPathPro() local
143 int aY = std::max(2, static_cast<int>(std::floor(taoY))); // 2 default size in SLRBoxCheck() local172 int aY = std::max(2, static_cast<int>(std::floor(taoY))); // 2 default size in SLRBox() local
189 float aY = height / 4; variable