Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderWidget.cpp264 IntPoint widgetLocation = m_widget->frameRect().location(); in paint() local
268 IntSize paintOffset = paintLocation - widgetLocation; in paint()