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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DFontPlatformDataQt.cpp32 static inline QFont::Weight toQFontWeight(FontWeight fontWeight) function in namespace:WebCore
74 font.setWeight(toQFontWeight(description.weight()));

Completed in 117 milliseconds