Home
last modified time | relevance | path

Searched refs:checkForOrientationChange (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DFontBuilder.h100 void checkForOrientationChange(RenderStyle*);
DFontBuilder.cpp383 void FontBuilder::checkForOrientationChange(RenderStyle* style) in checkForOrientationChange() function in blink::FontBuilder
458 checkForOrientationChange(style); in createFont()