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

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebKitGraphics.cpp95 int oldFontSmoothingLevel = -1; local
97 oldFontSmoothingLevel = wkGetFontSmoothingLevel();
119 wkSetFontSmoothingLevel(oldFontSmoothingLevel);

Completed in 107 milliseconds