Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DDOMNodeHighlighter.cpp125 …* node, const IntRect& boundingBox, const IntRect& anchorBox, const FloatRect& overlayRect, WebCor… in drawElementTitle()
231 FloatRect overlayRect = view->visibleContentRect(); in DrawNodeHighlight() local