Searched refs:POPUP_EDGE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
107 constexpr int32_t POPUP_EDGE_INTERVAL = 48; variable1353 (size.height + POPUP_EDGE_INTERVAL + bottomAvoidHeight)) { in GetPopupConfigWillUpdateY()1358 … deltaY = rect_.top - rectf.Height() - size.height - trans.GetY() - POPUP_EDGE_INTERVAL; in GetPopupConfigWillUpdateY()