Searched defs:rise (Results 1 - 3 of 3) sorted by relevance

/inkscape/share/extensions/
H A Dffgeom.py71 rise = delta_y variable in class:Segment
/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.h77 double rise; // Text rise parameter member in struct:Inkscape::Extension::Internal::SvgGlyph
/inkscape/src/libnrtype/
H A DFontInstance.cpp577 bool font_instance::FontSlope(double &run, double &rise) argument
580 rise = 1.0;
594 rise=otm.otmsCharSlopeRise;
605 rise = hhea->caret_Slope_Rise;

Completed in 16 milliseconds