Searched refs:addAnnot (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
H A DDocument.h119 bool addAnnot(CJS_Runtime* pRuntime,
358 JS_STATIC_METHOD(addAnnot, Document);
H A DDocument.cpp102 {"addAnnot", addAnnot_static},
236 bool Document::addAnnot(CJS_Runtime* pRuntime, function in class:Document

Completed in 184 milliseconds