RenderAsTextControls 1580 Source/web/WebFrameImpl.cpp WebString WebFrameImpl::renderTreeAsText(RenderAsTextControls toShow) const
RenderAsTextControls  231 Source/web/WebFrameImpl.h     virtual WebString renderTreeAsText(RenderAsTextControls toShow = RenderAsTextNormal) const OVERRIDE;
RenderAsTextControls  654 public/web/WebFrame.h     virtual WebString renderTreeAsText(RenderAsTextControls toShow = RenderAsTextNormal) const = 0;