Home
last modified time | relevance | path

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

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