Searched refs:setHistoricalLigaturesState (Results 1 – 2 of 2) sorted by relevance
376 scope.fontDescription().setHistoricalLigaturesState(FontDescription::NormalLigaturesState); in setFontVariantLigaturesInitial()385 …scope.fontDescription().setHistoricalLigaturesState(parentFontDescription.historicalLigaturesState… in setFontVariantLigaturesInherit()438 scope.fontDescription().setHistoricalLigaturesState(historicalLigaturesState); in setFontVariantLigaturesValue()
163 …void setHistoricalLigaturesState(LigaturesState historicalLigaturesState) { m_historicalLigaturesS… in setHistoricalLigaturesState() function