Searched refs:canBeSelectionLeaf (Results 1 – 9 of 9) sorted by relevance
77 virtual bool canBeSelectionLeaf() const { return true; } in canBeSelectionLeaf() function
69 virtual bool canBeSelectionLeaf() const { return true; } in canBeSelectionLeaf() function
360 …if ((os->canBeSelectionLeaf() || os == m_selectionStart || os == m_selectionEnd) && os->selectionS… in selectionBounds()440 …if ((os->canBeSelectionLeaf() || os == m_selectionStart || os == m_selectionEnd) && os->selectionS… in setSelection()483 if (o != start && o != end && o->canBeSelectionLeaf()) in setSelection()494 … if ((o->canBeSelectionLeaf() || o == start || o == end) && o->selectionState() != SelectionNone) { in setSelection()
97 virtual bool canBeSelectionLeaf() const { return true; } in canBeSelectionLeaf() function
695 virtual bool canBeSelectionLeaf() const { return false; } in canBeSelectionLeaf() function
2982 …bool fillBlockGaps = paintsOwnSelection || (curr->canBeSelectionLeaf() && childState != SelectionN… in blockSelectionGaps()
33460 (khtml::RenderObject::canBeSelectionLeaf):33475 (khtml::RenderReplaced::canBeSelectionLeaf):33488 (khtml::RenderText::canBeSelectionLeaf):
4797 (WebCore::RenderListMarker::canBeSelectionLeaf):
47641 (WebCore::RenderReplaced::canBeSelectionLeaf):47652 (WebCore::RenderText::canBeSelectionLeaf):