Searched refs:setDiscretionaryLigaturesState (Results 1 – 2 of 2) sorted by relevance
375 scope.fontDescription().setDiscretionaryLigaturesState(FontDescription::NormalLigaturesState); in setFontVariantLigaturesInitial()384 …scope.fontDescription().setDiscretionaryLigaturesState(parentFontDescription.discretionaryLigature… in setFontVariantLigaturesInherit()437 scope.fontDescription().setDiscretionaryLigaturesState(discretionaryLigaturesState); in setFontVariantLigaturesValue()
162 …void setDiscretionaryLigaturesState(LigaturesState discretionaryLigaturesState) { m_discretionaryL… in setDiscretionaryLigaturesState() function