Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.h180 static std::string GetPostScriptFromEmf(pdfium::span<const uint8_t> emf_data);
Dembedder_test.cpp417 std::string EmbedderTest::GetPostScriptFromEmf( in GetPostScriptFromEmf() function in EmbedderTest
/external/pdfium/fpdfsdk/
Dfpdf_view_embeddertest.cpp1202 std::string ps_data = GetPostScriptFromEmf(emf_normal); in TEST_F()
1219 std::string ps_data = GetPostScriptFromEmf(emf_normal); in TEST_F()
1297 std::string ps_data = GetPostScriptFromEmf(emf); in TEST_F()