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

/inkscape/src/ui/widget/
H A Dfont-variants.cpp587 bool historical = _ligatures_historical.get_active(); local
590 if( !common && !discretionary && !historical && !contextual ) {
592 } else if ( common && !discretionary && !historical && contextual ) {
600 if ( historical )
601 css_string += "historical-ligatures ";

Completed in 24 milliseconds