Searched defs:writeln (Results 1 – 6 of 6) sorted by relevance
45 void WebDOMHTMLDocument::writeln(const WebDOMString& text) in writeln() function in WebDOMHTMLDocument
101 public void writeln(String s) throws IOException { in writeln() method in XMLWriter109 public void writeln() throws IOException { in writeln() method in XMLWriter
165 JSValue JSHTMLDocument::writeln(ExecState* exec) in writeln() function in WebCore::JSHTMLDocument
179 def writeln(self, options, text): member in _Main
352 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::writeln( in writeln() function in DOMHTMLDocument
2268 void Document::writeln(const String& text, Document* ownerDocument) in writeln() function in WebCore::Document