Home | History | Annotate | Download | only in webkit

Lines Matching defs:documentAsText

561     public void documentAsText(Message callback) {
565 text.append(documentAsText());
578 private native String documentAsText();