Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_javascript_embeddertest.cpp35 ScopedFPDFJavaScriptAction js; in TEST_F()
65 ScopedFPDFJavaScriptAction js(FPDFDoc_GetJavaScriptAction(document(), 0)); in TEST_F()
95 ScopedFPDFJavaScriptAction js(FPDFDoc_GetJavaScriptAction(document(), 0)); in TEST_F()
/aosp_15_r20/external/pdfium/public/cpp/
H A Dfpdf_scopers.h40 using ScopedFPDFJavaScriptAction = variable