Lines Matching refs:JS_STATIC_METHOD
322 JS_STATIC_METHOD(addAnnot, Document);
323 JS_STATIC_METHOD(addField, Document);
324 JS_STATIC_METHOD(addLink, Document);
325 JS_STATIC_METHOD(addIcon, Document);
326 JS_STATIC_METHOD(calculateNow, Document);
327 JS_STATIC_METHOD(closeDoc, Document);
328 JS_STATIC_METHOD(createDataObject, Document);
329 JS_STATIC_METHOD(deletePages, Document);
330 JS_STATIC_METHOD(exportAsText, Document);
331 JS_STATIC_METHOD(exportAsFDF, Document);
332 JS_STATIC_METHOD(exportAsXFDF, Document);
333 JS_STATIC_METHOD(extractPages, Document);
334 JS_STATIC_METHOD(getAnnot, Document);
335 JS_STATIC_METHOD(getAnnots, Document);
336 JS_STATIC_METHOD(getAnnot3D, Document);
337 JS_STATIC_METHOD(getAnnots3D, Document);
338 JS_STATIC_METHOD(getField, Document);
339 JS_STATIC_METHOD(getIcon, Document);
340 JS_STATIC_METHOD(getLinks, Document);
341 JS_STATIC_METHOD(getNthFieldName, Document);
342 JS_STATIC_METHOD(getOCGs, Document);
343 JS_STATIC_METHOD(getPageBox, Document);
344 JS_STATIC_METHOD(getPageNthWord, Document);
345 JS_STATIC_METHOD(getPageNthWordQuads, Document);
346 JS_STATIC_METHOD(getPageNumWords, Document);
347 JS_STATIC_METHOD(getPrintParams, Document);
348 JS_STATIC_METHOD(getURL, Document);
349 JS_STATIC_METHOD(importAnFDF, Document);
350 JS_STATIC_METHOD(importAnXFDF, Document);
351 JS_STATIC_METHOD(importTextData, Document);
352 JS_STATIC_METHOD(insertPages, Document);
353 JS_STATIC_METHOD(mailForm, Document);
354 JS_STATIC_METHOD(print, Document);
355 JS_STATIC_METHOD(removeField, Document);
356 JS_STATIC_METHOD(replacePages, Document);
357 JS_STATIC_METHOD(removeIcon, Document);
358 JS_STATIC_METHOD(resetForm, Document);
359 JS_STATIC_METHOD(saveAs, Document);
360 JS_STATIC_METHOD(submitForm, Document);
361 JS_STATIC_METHOD(mailDoc, Document);