Searched refs:new_FixPPTCharPos (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Dwmf-inout.cpp145 bool new_FixPPTCharPos = mod->get_param_bool("FixPPTCharPos"); // character position bug local
158 ext->set_param_bool("FixPPTCharPos",new_FixPPTCharPos); // Remember to add any new ones to PrintWmf::init or a mysterious failure will result!
H A Demf-inout.cpp145 bool new_FixPPTCharPos = mod->get_param_bool("FixPPTCharPos"); // character position bug local
160 ext->set_param_bool("FixPPTCharPos",new_FixPPTCharPos); // Remember to add any new ones to PrintEmf::init or a mysterious failure will result!

Completed in 705 milliseconds