Home
last modified time | relevance | path

Searched defs:fontSmoothing (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontDescription.h98 …FontSmoothingMode fontSmoothing() const { return static_cast<FontSmoothingMode>(m_fontSmoothing); } in fontSmoothing() function
/external/webkit/Source/WebKit/win/
DWebPreferences.cpp1091 HRESULT STDMETHODCALLTYPE WebPreferences::fontSmoothing( in fontSmoothing() function in WebPreferences