Home
last modified time | relevance | path

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

/aoo4110/main/vcl/aqua/source/gdi/
H A Datslayout.cxx632 Fixed nLeftBound = 0; in GetTextWidth() local
637 if( (i == 0) || (nLeftBound < rTrap.lowerLeft.x) ) in GetTextWidth()
638 nLeftBound = rTrap.lowerLeft.x; in GetTextWidth()
644 mnCachedWidth = nRightBound - nLeftBound; in GetTextWidth()

Completed in 12 milliseconds