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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DFontLoader.cpp304 // The updateFont() calls below update the fontMetrics and ensure the proper setting of font-size and line-height.
305 styleResolver->updateFont();
307 styleResolver->updateFont();
H A DStyleResolver.h266 void updateFont();
H A DStyleResolver.cpp1014 updateFont();
1026 updateFont();
1183 updateFont();
1579 void StyleResolver::updateFont() function in class:WebCore::StyleResolver
1871 updateFont();
2385 updateFont();
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext2D.cpp2047 // The updateFont() calls below update the fontMetrics and ensure the proper setting of font-size and line-height.
2048 styleResolver->updateFont();
2050 styleResolver->updateFont();

Completed in 124 milliseconds