Searched refs:m_historicalLigaturesState (Results 1 – 1 of 1) sorted by relevance
92 , m_historicalLigaturesState(NormalLigaturesState) in FontDescription()125 …istoricalLigaturesState() const { return static_cast<LigaturesState>(m_historicalLigaturesState); } in historicalLigaturesState()163 …ricalLigaturesState(LigaturesState historicalLigaturesState) { m_historicalLigaturesState = histor… in setHistoricalLigaturesState()205 unsigned m_historicalLigaturesState : 2; variable236 && m_historicalLigaturesState == other.m_historicalLigaturesState