HomeSort by relevance Sort by last modified time
    Searched refs:canHaveWhitespaceChildren (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderButton.h 52 virtual bool canHaveWhitespaceChildren() const OVERRIDE { return true; }
RenderObject.h 487 virtual bool canHaveWhitespaceChildren() const
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Text.cpp 208 if (!parent->canHaveWhitespaceChildren())

Completed in 29 milliseconds