Searched defs:m_treatAsFixedPitch (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.h129 Pitch pitch() const { return m_treatAsFixedPitch ? FixedPitch : VariablePitch; }
215 bool m_treatAsFixedPitch; member in class:WebCore::SimpleFontData

Completed in 59 milliseconds