Searched refs:setCommonLigaturesState (Results 1 – 2 of 2) sorted by relevance
374 scope.fontDescription().setCommonLigaturesState(FontDescription::NormalLigaturesState); in setFontVariantLigaturesInitial()383 scope.fontDescription().setCommonLigaturesState(parentFontDescription.commonLigaturesState()); in setFontVariantLigaturesInherit()436 scope.fontDescription().setCommonLigaturesState(commonLigaturesState); in setFontVariantLigaturesValue()
161 …void setCommonLigaturesState(LigaturesState commonLigaturesState) { m_commonLigaturesState = commo… in setCommonLigaturesState() function