Lines Matching refs:IsDropDownBox
131 if ( !IsDropDownBox() ) in ImplCalcEditHeight()
137 ControlType aType = IsDropDownBox() ? CTRL_COMBOBOX : CTRL_EDITBOX; in ImplCalcEditHeight()
514 if( IsDropDownBox() ) in ToggleDropDown()
614 if( IsDropDownBox() && ( nFlags & WINDOW_POSSIZE_SIZE ) ) in SetPosSizePixel()
637 if( IsDropDownBox() ) in Resize()
1123 if ( !IsDropDownBox() ) in CalcMinimumSize()
1147 if ( !IsDropDownBox() ) in CalcAdjustedSize()
1177 if ( !IsDropDownBox() ) in CalcSize()
1191 if ( IsDropDownBox() ) in CalcSize()
1194 if ( !IsDropDownBox() ) in CalcSize()
1211 if ( !IsDropDownBox() ) in GetMaxVisColumnsAndLines()
1262 if ( !IsDropDownBox() ) in Draw()
1323 if ( IsDropDownBox() ) in Draw()
1569 if ( !IsDropDownBox() ) in SetBorderStyle()