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

  /external/webkit/Source/WebCore/rendering/
RenderListMarker.h 69 virtual bool canBeSelectionLeaf() const { return true; }
RenderReplaced.h 77 virtual bool canBeSelectionLeaf() const { return true; }
RenderText.h 97 virtual bool canBeSelectionLeaf() const { return true; }
RenderObject.h     [all...]

Completed in 1009 milliseconds