Searched refs:inlineCont (Results 1 – 1 of 1) sorted by relevance
452 RenderInline* inlineCont = m_renderBlock.inlineElementContinuation(); in paintContinuationOutlines() local453 …if (inlineCont && inlineCont->style()->hasOutline() && inlineCont->style()->visibility() == VISIBL… in paintContinuationOutlines()454 RenderInline* inlineRenderer = toRenderInline(inlineCont->node()->renderer()); in paintContinuationOutlines()