Searched refs:m_v8EmbedderSlot (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Runtime.cpp65 embedderDataSlot = pPlatform->m_v8EmbedderSlot;
77 embedderDataSlot = pPlatform->m_v8EmbedderSlot;
/external/pdfium/public/
H A Dfpdfview.h174 unsigned int m_v8EmbedderSlot; member in struct:FPDF_LIBRARY_CONFIG_
H A Dfpdf_formfill.h304 unsigned int m_v8EmbedderSlot; /* Unused in v3, retain for compatibility. */ member in struct:_IPDF_JsPlatform
307 /* Version 3 moves m_Isolate and m_v8EmbedderSlot to FPDF_LIBRARY_CONFIG. */
/external/pdfium/testing/
H A Dembedder_test.cpp67 config.m_v8EmbedderSlot = 0;
/external/pdfium/samples/
H A Dpdfium_test.cc593 config.m_v8EmbedderSlot = 0;
/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp252 IJS_Runtime::Initialize(cfg->m_v8EmbedderSlot, cfg->m_pIsolate);

Completed in 298 milliseconds