Home
last modified time | relevance | path

Searched defs:dirtyRectInWindowCoordinates (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginView.cpp521 IntRect dirtyRectInWindowCoordinates = parent()->contentsToWindow(dirtyRect); in paint() local
833 IntRect dirtyRectInWindowCoordinates = convertToContainingWindow(dirtyRect); in invalidateRect() local