Searched defs:shouldUseSmoothing (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFont.cpp252 void Font::setShouldUseSmoothing(bool shouldUseSmoothing) argument
255 shouldUseFontSmoothing = shouldUseSmoothing;
258 bool Font::shouldUseSmoothing() function in class:WebCore::Font

Completed in 16 milliseconds