Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/custom/
DV8DOMWindowCustom.cpp56 static const int popupTilePixels = 10; variable
708 windowFeatures.x = parent->screenX() - screenRect.x() + popupTilePixels; in CALLBACK_FUNC_DECL()
712 windowFeatures.y = parent->screenY() - screenRect.y() + popupTilePixels; in CALLBACK_FUNC_DECL()