Home
last modified time | relevance | path

Searched refs:m_historicalLigaturesState (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.h92 , 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; variable
236 && m_historicalLigaturesState == other.m_historicalLigaturesState