Home
last modified time | relevance | path

Searched refs:nRightBound (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx633 Fixed nRightBound = 0; in GetTextWidth() local
639 if( (i == 0) || (nRightBound > rTrap.lowerRight.x) ) in GetTextWidth()
640 nRightBound = rTrap.lowerRight.x; in GetTextWidth()
644 mnCachedWidth = nRightBound - nLeftBound; in GetTextWidth()

Completed in 16 milliseconds