Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/qt/
DRenderThemeQt.h188 int m_buttonFontPixelSize; variable
DRenderThemeQt.cpp188 m_buttonFontPixelSize = fontInfo.pixelSize(); in RenderThemeQt()
572 fontDescription.setSpecifiedSize(m_buttonFontPixelSize); in adjustButtonStyle()
573 fontDescription.setComputedSize(m_buttonFontPixelSize); in adjustButtonStyle()