Searched defs:smallCaps (Results 1 – 5 of 5) sorted by relevance
74 const bool smallCaps = description.smallCaps(); in FontPlatformData() local
125 bool smallCaps() const in smallCaps() function
90 bool smallCaps; member
240 OwnPtr<SimpleFontData> smallCaps; member
87 bool smallCaps() const { return m_smallCaps; } in smallCaps() function