Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_document.h189 CJS_Return mailForm(CJS_Runtime* pRuntime,
313 JS_STATIC_METHOD(mailForm, Document);
Dcjs_document.cpp312 CJS_Return Document::mailForm(CJS_Runtime* pRuntime, in mailForm() function in Document
/external/pdfium/testing/resources/javascript/
Ddocument_methods.in257 expect('typeof this.mailForm', 'function');
Ddocument_methods_expected.txt106 Alert: PASS: typeof this.mailForm = function