Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.h119 void CreateEmptyDocumentWithoutFormFillEnvironment();
H A Dembedder_test.cpp292 CreateEmptyDocumentWithoutFormFillEnvironment(); in CreateEmptyDocument()
297 void EmbedderTest::CreateEmptyDocumentWithoutFormFillEnvironment() { in CreateEmptyDocumentWithoutFormFillEnvironment() function in EmbedderTest
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edit_embeddertest.cpp94 CreateEmptyDocumentWithoutFormFillEnvironment(); in CreateNewDocument()