Searched defs:_pix_y_to_point (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Dwmf-inout.cpp915 Wmf::_pix_y_to_point(PWMF_CALLBACK_DATA d, double py) function in class:Inkscape::Extension::Internal::Wmf
935 double y = _pix_y_to_point(d, py);
H A Demf-inout.cpp1007 Emf::_pix_y_to_point(PEMF_CALLBACK_DATA d, double py) function in class:Inkscape::Extension::Internal::Emf
1031 double y = _pix_y_to_point(d, wpy);

Completed in 29 milliseconds