Searched refs:v_alphabetic (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-font-face.h99 double v_alphabetic; member in class:SPFontFace
H A Dsp-font-face.cpp303 this->v_alphabetic = 0;
601 if (number != this->v_alphabetic){
602 this->v_alphabetic = number;
768 sp_repr_set_svg_double(repr, "v-alphabetic", this->v_alphabetic);

Completed in 95 milliseconds