Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx616 const int PB_Norm_Height = 21; in drawNativeControl() local
631 else if( rc.size.height <= PB_Norm_Height ) in drawNativeControl()
636 else if( pPBVal->mbSingleLine || rc.size.height < (PB_Norm_Height + PB_Norm_Height/2) ) in drawNativeControl()
639 nPaintHeight = PB_Norm_Height; in drawNativeControl()

Completed in 21 milliseconds