Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/haiku/
DFontPlatformData.h58 bool oblique() const { return m_oblique; } in oblique()
72 bool m_oblique; variable