textFromChildren 398 Source/core/dom/Element.h String textFromChildren(); textFromChildren 418 Source/core/dom/ScriptLoader.cpp return m_element->textFromChildren(); textFromChildren 127 Source/core/dom/StyleElement.cpp createSheet(element, element->textFromChildren()); textFromChildren 38 Source/core/html/HTMLScriptElement.h String text() { return textFromChildren(); }