Searched refs:fPopHeight (Results 1 – 1 of 1) sorted by relevance
439 FX_FLOAT fPopHeight = rtPopup.height; in GetPopupPosComboBox() local441 fPopHeight = fMaxHeight; in GetPopupPosComboBox()443 fPopHeight = fMinHeight; in GetPopupPosComboBox()446 FX_FLOAT fBottom = rtAnchor.bottom() + fPopHeight; in GetPopupPosComboBox()450 CFX_RectF(rtAnchor.left, rtAnchor.top - fPopHeight, fWidth, fPopHeight); in GetPopupPosComboBox()452 rtPopup = CFX_RectF(rtAnchor.left, rtAnchor.bottom(), fWidth, fPopHeight); in GetPopupPosComboBox()