Searched refs:HitTestCulledInlinesGeneratorContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderInline.cpp799 class HitTestCulledInlinesGeneratorContext { class in namespace:blink::__anon11139
801 HitTestCulledInlinesGeneratorContext(Region& region, const HitTestLocation& location) : m_intersected(false), m_region(region), m_location(location) { } function in class:blink::__anon11139::HitTestCulledInlinesGeneratorContext
825 HitTestCulledInlinesGeneratorContext context(regionResult, tmpLocation);

Completed in 115 milliseconds