OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNativeFontRenderingAllowed
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/skia/
SkiaFontWin.cpp
271
if (!context->platformContext()->
isNativeFontRenderingAllowed
())
290
if (!platformContext->
isNativeFontRenderingAllowed
()) {
367
if (!platformContext->
isNativeFontRenderingAllowed
()) {
388
if (!platformContext->
isNativeFontRenderingAllowed
()) {
PlatformContextSkia.h
172
bool
isNativeFontRenderingAllowed
();