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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp249 static const Font& fontToUse(const RenderStyle& style, const RenderText& renderer) function in namespace:WebCore
272 const Font& font = fontToUse(lineStyle, renderer());
568 const Font& font = fontToUse(lineStyle, renderer());
1368 const Font& font = fontToUse(lineStyle, renderer());
1383 const Font& font = fontToUse(lineStyle, renderer());

Completed in 127 milliseconds