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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListMarker.h 73 virtual bool canBeSelectionLeaf() const { return true; }
RenderReplaced.h 82 virtual bool canBeSelectionLeaf() const { return true; }
RenderText.h 108 virtual bool canBeSelectionLeaf() const { return true; }
RenderObject.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGRoot.h 105 virtual bool canBeSelectionLeaf() const { return false; }

Completed in 45 milliseconds