HomeSort by relevance Sort by last modified time
    Searched refs:checkForZoomChange (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.h 100 void checkForZoomChange(RenderStyle*, const RenderStyle* parentStyle);
FontBuilder.cpp 623 void FontBuilder::checkForZoomChange(RenderStyle* style, const RenderStyle* parentStyle)
640 checkForZoomChange(style, parentStyle);

Completed in 622 milliseconds