Searched refs:anyLineIntersectsRect (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLineBoxList.h | 70 …bool anyLineIntersectsRect(RenderBoxModelObject*, const LayoutRect&, const LayoutPoint&, LayoutUni…
|
D | RenderLineBoxList.cpp | 173 bool RenderLineBoxList::anyLineIntersectsRect(RenderBoxModelObject* renderer, const LayoutRect& rec… in anyLineIntersectsRect() function in WebCore::RenderLineBoxList 213 if (!anyLineIntersectsRect(renderer, paintInfo.rect, paintOffset, outlineSize)) in paint() 256 if (!anyLineIntersectsRect(renderer, rect, accumulatedOffset)) in hitTest()
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 2441 …ParserThrea^chrome ^[.] WebCore::RenderLineBoxList::anyLineIntersectsRect(WebCore::R… 2443 …--- WebCore::RenderLineBoxList::anyLineIntersectsRect(WebCore::RenderBoxModelObject*, WebCore::Lay…
|