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

/inkscape/src/display/
H A Dnr-svgfonts.cpp120 bool MatchVKerningRule(SPVkern const *vkern, function in namespace:__anon27
213 if (vkern && !is_horizontal_text && MatchVKerningRule(vkern, this->glyphs[i], previous_unicode, previous_glyph_name) ){

Completed in 13 milliseconds