Searched refs:setDocumentSize (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.h97 void setDocumentSize(double width, double height); // Document size in px
H A Dsvg-builder.cpp141 void SvgBuilder::setDocumentSize(double width, double height) { function in class:Inkscape::Extension::Internal::SvgBuilder
H A Dpdf-parser.cpp318 builder->setDocumentSize(Inkscape::Util::Quantity::convert(state->getPageWidth(), "pt", "px"),

Completed in 32 milliseconds