Searched refs:getAnnots (Results 1 – 6 of 6) sorted by relevance
58 var annots = this.getAnnots();
98 var annots = this.getAnnots();
135 expect('typeof this.getAnnots', 'function');
87 Alert: PASS: typeof this.getAnnots = function
84 JS_STATIC_METHOD(getAnnots, CJS_Document)244 CJS_Result getAnnots(CJS_Runtime* pRuntime,
1038 CJS_Result CJS_Document::getAnnots( in getAnnots() function in CJS_Document