Searched refs:textSize (Results 1 – 1 of 1) sorted by relevance
278 const Size textSize(textRect.GetWidth(), textRect.GetHeight()); in GetTextDrawRect() local283 const VEC2 textPos = AdjustTextPos(textSize, true); in GetTextDrawRect()290 textRect.right = ltPos.x + textSize.width; in GetTextDrawRect()291 textRect.bottom = ltPos.y - textSize.height; in GetTextDrawRect()