Searched refs:PB_Norm_Height (Results 1 – 1 of 1) sorted by relevance
616 const int PB_Norm_Height = 21; in drawNativeControl() local631 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 27 milliseconds