OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hintStyle
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontRenderStyle.h
46
,
hintStyle
(0)
56
&&
hintStyle
== a.
hintStyle
69
char
hintStyle
; // level of hinting, 0..3
/external/chromium_org/third_party/WebKit/public/platform/linux/
WebFontRenderStyle.h
48
char
hintStyle
; // level of hinting, 0..3
/external/chromium_org/content/common/
child_process_sandbox_support_impl_linux.cc
72
int useBitmaps, useAutoHint, useHinting,
hintStyle
, useAntiAlias;
77
reply.ReadInt(&pickle_iter, &
hintStyle
) &&
84
out->
hintStyle
=
hintStyle
;
Completed in 29 milliseconds