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

/inkscape/src/
H A Dstyle-enums.h198 SP_CSS_BASELINE_IDEOGRAPHIC, enumerator in enum:SPCSSBaseline
540 {"ideographic", SP_CSS_BASELINE_IDEOGRAPHIC},
/inkscape/src/libnrtype/
H A DFontInstance.cpp194 _baselines[ SP_CSS_BASELINE_IDEOGRAPHIC ] = -_descent;
710 _baselines[ SP_CSS_BASELINE_IDEOGRAPHIC ] = -_descent; // Recommendation
783 _baselines[ SP_CSS_BASELINE_IDEOGRAPHIC ] = -_descent; // Recommendation
834 // std::cout << " ideographic: " << _baselines[ SP_CSS_BASELINE_IDEOGRAPHIC ] << std::endl;

Completed in 53 milliseconds