Searched refs:fPopHeight (Results 1 – 1 of 1) sorted by relevance
440 float fPopHeight = rtPopup.height; in GetPopupPosComboBox() local442 fPopHeight = fMaxHeight; in GetPopupPosComboBox()444 fPopHeight = fMinHeight; in GetPopupPosComboBox()447 float fBottom = rtAnchor.bottom() + fPopHeight; in GetPopupPosComboBox()451 CFX_RectF(rtAnchor.left, rtAnchor.top - fPopHeight, fWidth, fPopHeight); in GetPopupPosComboBox()453 rtPopup = CFX_RectF(rtAnchor.left, rtAnchor.bottom(), fWidth, fPopHeight); in GetPopupPosComboBox()