Searched refs:popupX (Results 1 – 2 of 2) sorted by relevance
394 int popupX = rectInScreenCoords.x() + m_data.m_clientInsetLeft; in calculatePositionAndSize() local396 IntRect popupRect(popupX, rectInScreenCoords.maxY(), popupWidth, popupHeight); in calculatePositionAndSize()
347 int popupX = rScreenCoords.x() + client()->clientInsetLeft(); in calculatePositionAndSize() local349 IntRect popupRect(popupX, rScreenCoords.maxY(), popupWidth, popupHeight); in calculatePositionAndSize()