Searched refs:GetFirstBoxRect (Results 1 – 1 of 1) sorted by relevance
39 const RectF GetFirstBoxRect(const std::vector<RectF>& boxes, const RectF& contentRect, const float … in GetFirstBoxRect() function149 auto box = isLeftHandler ? GetFirstBoxRect(boxes, contentRect, adjustedTextStartY) : in GetHandler()