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

/external/webkit/Source/WebCore/rendering/
H A DRenderThemeWin.cpp302 static FontDescription smallCaptionFont; local
349 if (!smallCaptionFont.isAbsoluteSize())
350 fillFontDescription(smallCaptionFont, ncm.lfSmCaptionFont);
351 fontDescription = smallCaptionFont;

Completed in 33 milliseconds