HomeSort by relevance Sort by last modified time
    Searched defs:canBeSelectionLeaf (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/rendering/
RenderReplaced.h 73 virtual bool canBeSelectionLeaf() const { return true; }
RenderListMarker.h 68 virtual bool canBeSelectionLeaf() const { return true; }
RenderText.h 94 virtual bool canBeSelectionLeaf() const { return true; }
RenderObject.h 681 virtual bool canBeSelectionLeaf() const { return false; }
    [all...]

Completed in 94 milliseconds