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