HomeSort by relevance Sort by last modified time
    Searched refs:canUpdateSelectionOnRootLineBoxes (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderSelectionInfo.h 65 , m_rect(o->canUpdateSelectionOnRootLineBoxes() ? o->selectionRectForRepaint(m_repaintContainer, clipToVisibleContent) : LayoutRect())
86 , m_rects(b->canUpdateSelectionOnRootLineBoxes() ? block()->selectionGapRectsForRepaint(m_repaintContainer) : GapRects())
RenderReplaced.cpp 531 if (m_inlineBoxWrapper && canUpdateSelectionOnRootLineBoxes())
RenderObject.h     [all...]
RenderListMarker.cpp     [all...]
RenderText.cpp     [all...]
RenderObject.cpp     [all...]

Completed in 71 milliseconds