Searched refs:nLeftBound (Results 1 – 1 of 1) sorted by relevance
632 Fixed nLeftBound = 0; in GetTextWidth() local637 if( (i == 0) || (nLeftBound < rTrap.lowerLeft.x) ) in GetTextWidth()638 nLeftBound = rTrap.lowerLeft.x; in GetTextWidth()644 mnCachedWidth = nRightBound - nLeftBound; in GetTextWidth()
Completed in 20 milliseconds