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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderSelectionInfo.h72 if (m_paintInvalidationContainer && o->canUpdateSelectionOnRootLineBoxes()) {
99 if (m_paintInvalidationContainer && b->canUpdateSelectionOnRootLineBoxes())
H A DRenderReplaced.cpp539 if (canUpdateSelectionOnRootLineBoxes())
H A DRenderListMarker.cpp1619 if (inlineBoxWrapper() && canUpdateSelectionOnRootLineBoxes())
H A DRenderObject.h915 bool canUpdateSelectionOnRootLineBoxes();
H A DRenderText.cpp1193 if (canUpdateSelectionOnRootLineBoxes()) {
H A DRenderObject.cpp3030 bool RenderObject::canUpdateSelectionOnRootLineBoxes() function in class:blink::RenderObject
H A DRenderBlock.cpp2125 if (inlineBoxWrapper() && canUpdateSelectionOnRootLineBoxes())

Completed in 748 milliseconds