text 859 Source/core/accessibility/AXNodeObject.cpp String AXNodeObject::text() const text 793 Source/core/accessibility/AXRenderObject.cpp String AXRenderObject::text() const text 1088 Source/core/dom/Range.cpp String Range::text() const text 190 Source/core/editing/TextCheckingHelper.cpp const String& TextCheckingParagraph::text() const text 388 Source/core/html/HTMLAnchorElement.cpp String HTMLAnchorElement::text() text 107 Source/core/html/HTMLOptionElement.cpp String HTMLOptionElement::text() const text 74 Source/core/html/HTMLTitleElement.cpp String HTMLTitleElement::text() const text 363 Source/core/inspector/InspectorStyleSheet.cpp const String& text() const { ASSERT(m_hasText); return m_text; } text 144 Source/core/rendering/AbstractInlineTextBox.cpp String AbstractInlineTextBox::text() const text 262 Source/core/rendering/RenderMenuList.cpp String RenderMenuList::text() const text 260 Source/modules/websockets/NewWebSocketChannelImpl.cpp , text(text.utf8(StrictUTF8ConversionReplacingUnpairedSurrogatesWithFFFD)) { } text 69 Source/platform/exported/WebSpeechSynthesisUtterance.cpp WebString WebSpeechSynthesisUtterance::text() const text 60 Source/web/WebOptionElement.cpp WebString WebOptionElement::text() const