Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1763 int nJustWidth = pJustificationArray[i]; in AdjustLayout() local
1764 if( (nJustWidth > 0) && (nStretchable > 0) ) in AdjustLayout()
1767 nJustWidth += nDeltaWidth; in AdjustLayout()
1771 nWidthSum += nJustWidth; in AdjustLayout()

Completed in 25 milliseconds