Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx87 #define TAB_EXTRASPACE_X 6 macro
313 aSize.Width() += TAB_EXTRASPACE_X; in ImplGetItemSize()
316 else if ( pItem->maFormatText.Len() < TAB_EXTRASPACE_X ) in ImplGetItemSize()
317 aSize.Width() += TAB_EXTRASPACE_X-pItem->maFormatText.Len(); in ImplGetItemSize()

Completed in 24 milliseconds