Home
last modified time | relevance | path

Searched refs:popupX (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DPopupContainer.cpp195 int popupX = round((popupInitialCoordinate.x() + rightOffset) * pageScaleFactor); in layoutAndCalculateWidgetRect() local
197 …widgetRectInScreen = chromeClient().rootViewToScreen(IntRect(popupX, popupY, targetSize.width(), t… in layoutAndCalculateWidgetRect()