OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toFontSmoothingLevel
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/UIProcess/API/C/
WKAPICast.h
144
inline FontSmoothingLevel
toFontSmoothingLevel
(WKFontSmoothingLevel wkLevel)
WKPreferences.cpp
317
toImpl(preferencesRef)->setFontSmoothingLevel(
toFontSmoothingLevel
(wkLevel));
Completed in 1517 milliseconds