Searched refs:GetJSPlatform (Results 1 – 2 of 2) sorted by relevance
190 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_appAlert()207 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_appResponse()222 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_appBeep()230 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_fieldBrowse()259 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_docmailForm()283 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_docprint()292 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in JS_docgotoPage()305 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in GetFilePath()330 IPDF_JSPLATFORM* js_platform = GetJSPlatform(); in SubmitForm()
116 IPDF_JSPLATFORM* GetJSPlatform() const { in GetJSPlatform() function