Home
last modified time | relevance | path

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

/external/pdfium/testing/resources/javascript/
Dfield_methods_expected.txt63 Alert: PASS: this.getField('MyField').signatureSign() threw Field.signatureSign: Operation not supp…
Dfield_methods.in107 expectError("this.getField('MyField').signatureSign()");
/external/pdfium/fxjs/
Dcjs_field.h119 JS_STATIC_METHOD(signatureSign, CJS_Field)
347 CJS_Result signatureSign(CJS_Runtime* pRuntime,
Dcjs_field.cpp2572 CJS_Result CJS_Field::signatureSign( in signatureSign() function in CJS_Field