Searched refs:popupX (Results 1 – 1 of 1) sorted by relevance
195 int popupX = round((popupInitialCoordinate.x() + rightOffset) * pageScaleFactor); in layoutAndCalculateWidgetRect() local197 …widgetRectInScreen = chromeClient().rootViewToScreen(IntRect(popupX, popupY, targetSize.width(), t… in layoutAndCalculateWidgetRect()