Searched refs:IPDF_JSPLATFORM (Results 1 – 5 of 5) sorted by relevance
208 IPDF_JSPLATFORM* platform = static_cast<IPDF_JSPLATFORM*>(this); in SetupFormFillEnvironment()209 memset(platform, 0, sizeof(IPDF_JSPLATFORM)); in SetupFormFillEnvironment()308 int EmbedderTest::AlertTrampoline(IPDF_JSPLATFORM* platform, in AlertTrampoline()
29 public IPDF_JSPLATFORM,137 static int AlertTrampoline(IPDF_JSPLATFORM* plaform,
329 int ExampleAppAlert(IPDF_JSPLATFORM*, in ExampleAppAlert() argument341 int ExampleAppResponse(IPDF_JSPLATFORM*, in ExampleAppResponse() argument364 void ExampleDocGotoPage(IPDF_JSPLATFORM*, int page_number) { in ExampleDocGotoPage() argument368 void ExampleDocMail(IPDF_JSPLATFORM*, in ExampleDocMail() argument727 IPDF_JSPLATFORM platform_callbacks; in RenderPdf()
307 } IPDF_JSPLATFORM; typedef716 IPDF_JSPLATFORM* m_pJsPlatform;
65 IPDF_JSPLATFORM* pPlatform = m_pFormFillEnv->GetFormFillInfo()->m_pJsPlatform; in CJS_Runtime()