Home
last modified time | relevance | path

Searched refs:DumpDocumentText (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/renderer/
Dblink_glue.h45 BLINK_EXPORT blink::WebString DumpDocumentText(blink::WebLocalFrame* frame);
Dframe_impl.cc122 string_util::GetCefString(blink_glue::DumpDocumentText(frame_), content); in GetText()
631 response = blink_glue::DumpDocumentText(frame); in SendCommandWithResponse()
Dblink_glue.cc99 blink::WebString DumpDocumentText(blink::WebLocalFrame* frame) { in DumpDocumentText() function
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch23881 blink::WebString DumpDocumentText(blink::WebLocalFrame* frame) {