Home
last modified time | relevance | path

Searched refs:JSGetPageView (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp53 CPDFSDK_PageView* CJS_EmbedObj::JSGetPageView(IFXJS_Context* cc) in JSGetPageView() function in CJS_EmbedObj
123 CPDFSDK_PageView* CJS_Object::JSGetPageView(IFXJS_Context* cc) in JSGetPageView() function in CJS_Object
Dapp.cpp447 vRet = MsgBox(pRuntime->GetReaderApp(), JSGetPageView(cc),swMsg,swTitle,iType,iIcon); in alert()
/external/pdfium/fpdfsdk/include/javascript/
DJS_Object.h28 CPDFSDK_PageView * JSGetPageView(IFXJS_Context* cc);
58 static CPDFSDK_PageView * JSGetPageView(IFXJS_Context* cc);