Searched refs:getQtFont (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.h169 QFont getQtFont() const { return m_platformData.font(); } function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontQt.cpp397 QFont f = primaryFont()->getQtFont();

Completed in 415 milliseconds