Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.h210 static std::string GetPostScriptFromEmf(pdfium::span<const uint8_t> emf_data);
H A Dembedder_test.cpp630 std::string EmbedderTest::GetPostScriptFromEmf( in GetPostScriptFromEmf() function in EmbedderTest
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_view_embeddertest.cpp1770 std::string ps_data = GetPostScriptFromEmf(emf_normal); in TEST_F()
1787 std::string ps_data = GetPostScriptFromEmf(emf_normal); in TEST_F()
1865 std::string ps_data = GetPostScriptFromEmf(emf); in TEST_F()