Searched refs:textfieldWidth (Results 1 – 1 of 1) sorted by relevance
2661 float textfieldWidth = 0.0f; in calculateTextWidth() local2663 textfieldWidth += widths[i]; in calculateTextWidth()2665 return (int)textfieldWidth; in calculateTextWidth()