Searched refs:updateTextShift (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/extension/internal/pdfinput/ | ||
H A D | svg-builder.h | 156 void updateTextShift(GfxState *state, double shift); |
H A D | svg-builder.cpp | 1173 void SvgBuilder::updateTextShift(GfxState *state, double shift) { function in class:Inkscape::Extension::Internal::SvgBuilder |
H A D | pdf-parser.cpp | 2389 builder->updateTextShift(state, obj.getNum()); |
Completed in 187 milliseconds