Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dcombobox.cxx1268 long nEditHeight = nTextHeight + 6*nOnePixel; in Draw() local
1272 mpSubEdit->Draw( pDev, aPos, Size( aSize.Width(), nEditHeight ), nFlags ); in Draw()
1301 sal_uInt16 nLines = (sal_uInt16) ( (aSize.Height()-nEditHeight) / nTextHeight ); in Draw()
1310 aTextRect.Top() += nEditHeight + nOnePixel; in Draw()

Completed in 22 milliseconds