Searched refs:m_discretionaryLigaturesState (Results 1 – 1 of 1) sorted by relevance
91 , m_discretionaryLigaturesState(NormalLigaturesState) in FontDescription()124 …ionaryLigaturesState() const { return static_cast<LigaturesState>(m_discretionaryLigaturesState); } in discretionaryLigaturesState()162 …yLigaturesState(LigaturesState discretionaryLigaturesState) { m_discretionaryLigaturesState = disc… in setDiscretionaryLigaturesState()204 unsigned m_discretionaryLigaturesState : 2; variable235 && m_discretionaryLigaturesState == other.m_discretionaryLigaturesState