Home
last modified time | relevance | path

Searched refs:set_URL (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_document.h122 CJS_Return set_URL(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_document.cpp894 CJS_Return Document::set_URL(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_URL() function in Document