Searched defs:locationInWindow (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/plugins/win/
H A DPluginViewWin.cpp568 IntPoint locationInWindow = static_cast<FrameView*>(parent())->contentsToWindow(frameRect().location()); local
586 ctm.translate(locationInWindow.x(), locationInWindow.y());

Completed in 218 milliseconds