Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx459 , mbBevelButton( false ), mbSingleLine( true ) {} in PushButtonValue()
463 bool mbSingleLine:1; member in PushButtonValue
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx636 else if( pPBVal->mbSingleLine || rc.size.height < (PB_Norm_Height + PB_Norm_Height/2) ) in drawNativeControl()
/trunk/main/vcl/source/control/
H A Dbutton.cxx1218 aControlValue.mbSingleLine = (aInRectSize.Height() < 2 * aFontSize.Height() ); in ImplDrawPushButton()

Completed in 44 milliseconds