Searched refs:addIcon (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/testing/resources/javascript/ |
D | document_methods_expected.txt | 75 Alert: PASS: typeof this.addIcon = function 76 Alert: PASS: this.addIcon() threw error Document.addIcon: Incorrect number of parameters passed to … 77 Alert: PASS: this.addIcon(1) threw error Document.addIcon: Incorrect number of parameters passed to… 78 Alert: PASS: this.addIcon(1, 2, 3) threw error Document.addIcon: Incorrect number of parameters pas… 79 Alert: PASS: this.addIcon("myicon", 3) threw error Document.addIcon: Incorrect parameter type. 80 Alert: PASS: this.addIcon("myicon", undefined) threw error Document.addIcon: Incorrect parameter ty…
|
D | document_methods.in | 116 expect('typeof this.addIcon', 'function'); 119 expectError('this.addIcon()'); 120 expectError('this.addIcon(1)'); 121 expectError('this.addIcon(1, 2, 3)'); 124 expectError('this.addIcon("myicon", 3)'); 125 expectError('this.addIcon("myicon", undefined)');
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | Document.h | 111 FX_BOOL addIcon(IJS_Context* cc, 325 JS_STATIC_METHOD(addIcon, Document);
|
D | Document.cpp | 98 JS_STATIC_METHOD_ENTRY(addIcon) in END_JS_STATIC_CONST() 1194 FX_BOOL Document::addIcon(IJS_Context* cc, in addIcon() function in Document
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |