Home
last modified time | relevance | path

Searched refs:removeIcon (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
DDocument.h160 FX_BOOL removeIcon(OBJ_METHOD_PARAMS);
274 JS_STATIC_METHOD(removeIcon, Document);
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp135 JS_STATIC_METHOD_ENTRY(removeIcon, 0) in END_JS_STATIC_CONST()
1753 FX_BOOL Document::removeIcon(OBJ_METHOD_PARAMS) in removeIcon() function in Document