Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/javascript/
DDocument.h119 FX_BOOL zoomType(OBJ_PROP_PARAMS);
237 JS_STATIC_PROP(zoomType, Document);
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp95 JS_STATIC_PROP_ENTRY(zoomType) in END_JS_STATIC_CONST()
2085 FX_BOOL Document::zoomType(OBJ_PROP_PARAMS) in zoomType() function in Document