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

/external/webkit/Source/WebCore/rendering/
H A DRenderListMarker.h69 virtual bool canBeSelectionLeaf() const { return true; } function in class:WebCore::RenderListMarker
H A DRenderReplaced.h77 virtual bool canBeSelectionLeaf() const { return true; } function in class:WebCore::RenderReplaced
H A DRenderText.h97 virtual bool canBeSelectionLeaf() const { return true; } function in class:WebCore::RenderText
H A DRenderObject.h695 virtual bool canBeSelectionLeaf() const { return false; } function in class:WebCore::RenderObject

Completed in 85 milliseconds