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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DUniscribeHelper.cpp50 static void setLogFontAndStyle(HFONT hfont, LOGFONT *logfont, int *style) function in namespace:WebCore
602 setLogFontAndStyle(m_hfont, &m_logfont, &m_style);

Completed in 43 milliseconds