OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fFontVariant
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkPaintOptionsAndroid.h
62
fFontVariant
= kDefault_Variant;
68
fFontVariant
= b.
fFontVariant
;
79
fFontVariant
!= b.
fFontVariant
||
108
FontVariant getFontVariant() const { return
fFontVariant
; }
115
fFontVariant
= fontVariant;
126
FontVariant
fFontVariant
;
/external/skia/include/core/
SkPaintOptionsAndroid.h
62
fFontVariant
= kDefault_Variant;
68
fFontVariant
= b.
fFontVariant
;
79
fFontVariant
!= b.
fFontVariant
||
108
FontVariant getFontVariant() const { return
fFontVariant
; }
115
fFontVariant
= fontVariant;
126
FontVariant
fFontVariant
;
Completed in 331 milliseconds