Searched refs:FontSlope (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/libnrtype/
H A Dfont-instance.h77 bool FontSlope(double &run, double &rise);
H A DFontInstance.cpp577 bool font_instance::FontSlope(double &run, double &rise) function in class:font_instance
H A DLayout-TNG-OutIter.cpp524 const_cast<font_instance*>(span->font)->FontSlope(caret_slope_run, caret_slope_rise);
H A DLayout-TNG-Compute.cpp1850 const_cast<font_instance*>(font)->FontSlope(caret_slope_run, caret_slope_rise);

Completed in 28 milliseconds