Home
last modified time | relevance | path

Searched refs:IMG_TXT_DISTANCE (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx45 #define IMG_TXT_DISTANCE 6 macro
/trunk/main/vcl/source/control/
H A Dilstbox.cxx722 aMetrics.nEntryWidth += aMetrics.nTextWidth + IMG_TXT_DISTANCE; in ImplUpdateEntryMetrics()
1907 aTextRect.Left() += nImageWidth + IMG_TXT_DISTANCE; in DrawEntry()
1919 aTextRect.Left() -= ( aImgSz.Width() + IMG_TXT_DISTANCE ); in DrawEntry()
3041 aTextRect.Left() += nMaxWidth + IMG_TXT_DISTANCE; in DrawEntry()

Completed in 20 milliseconds