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

/external/webkit/Source/WebCore/rendering/
H A DRenderView.h180 IntRect documentRect() const { return IntRect(docLeft(), docTop(), docWidth(), docHeight()); } function in class:WebCore::RenderView

Completed in 106 milliseconds