Home
last modified time | relevance | path

Searched defs:canBeSelectionLeaf (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderReplaced.h77 virtual bool canBeSelectionLeaf() const { return true; } in canBeSelectionLeaf() function
DRenderListMarker.h69 virtual bool canBeSelectionLeaf() const { return true; } in canBeSelectionLeaf() function
DRenderText.h97 virtual bool canBeSelectionLeaf() const { return true; } in canBeSelectionLeaf() function
DRenderObject.h695 virtual bool canBeSelectionLeaf() const { return false; } in canBeSelectionLeaf() function