Searched defs:_pix_y_to_point (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | wmf-inout.cpp | 915 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 D | emf-inout.cpp | 1007 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