Home | History | Annotate | Download | only in webkit

Lines Matching refs:documentAsText

563     public void documentAsText(Message callback) {
567 text.append(documentAsText());
580 private native String documentAsText();