Searched refs:m_fixedPitchFontType (Results 1 – 2 of 2) sorted by relevance
350 : m_fixedPitchFontType(NonFixedPitchFont) in EditingStyle()356 : m_fixedPitchFontType(NonFixedPitchFont) in EditingStyle()363 : m_fixedPitchFontType(NonFixedPitchFont) in EditingStyle()371 , m_fixedPitchFontType(NonFixedPitchFont) in EditingStyle()379 , m_fixedPitchFontType(NonFixedPitchFont) in EditingStyle()480 m_fixedPitchFontType = computedStyleAtPosition->fixedPitchFontType(); in init()583 m_fixedPitchFontType = NonFixedPitchFont; in clear()592 copy->m_fixedPitchFontType = m_fixedPitchFontType; in copy()1273 m_fixedPitchFontType, AlwaysUseLegacyFontSize); in legacyFontSize()
164 FixedPitchFontType m_fixedPitchFontType; variable