Home
last modified time | relevance | path

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

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/utils/
H A Dpdftops.cc282 globalParams->setPSSubstFonts(!noSubstFonts); in main()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DGlobalParams.h243 void setPSSubstFonts(GBool substFonts);
H A DGlobalParams.cc1716 void GlobalParams::setPSSubstFonts(GBool substFonts) { in setPSSubstFonts() function in GlobalParams