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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderInline.cpp1373 class AbsoluteLayoutRectsIgnoringEmptyRectsGeneratorContext : public AbsoluteLayoutRectsGeneratorContext { class in namespace:blink::__anon11141
1375 AbsoluteLayoutRectsIgnoringEmptyRectsGeneratorContext(Vector<LayoutRect>& rects, const LayoutPoint& accumulatedOffset) function in class:blink::__anon11141::AbsoluteLayoutRectsIgnoringEmptyRectsGeneratorContext
1389 AbsoluteLayoutRectsIgnoringEmptyRectsGeneratorContext context(rects, additionalOffset);

Completed in 290 milliseconds