Searched refs:textPos (Results 1 – 1 of 1) sorted by relevance
283 const VEC2 textPos = AdjustTextPos(textSize, true); in GetTextDrawRect() local285 ltPos.x += curPos.x - textPos.x; in GetTextDrawRect()286 ltPos.y -= curPos.y - textPos.y; in GetTextDrawRect()