Searched refs:nRightBound (Results 1 – 1 of 1) sorted by relevance
633 Fixed nRightBound = 0; in GetTextWidth() local639 if( (i == 0) || (nRightBound > rTrap.lowerRight.x) ) in GetTextWidth()640 nRightBound = rTrap.lowerRight.x; in GetTextWidth()644 mnCachedWidth = nRightBound - nLeftBound; in GetTextWidth()
Completed in 20 milliseconds