Searched refs:FontStyle (Results 1 – 6 of 6) sorted by relevance
/external/skia/modules/skottie/src/layers/ |
D | TextLayer.cpp | 29 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function 154 FontStyle(this, jstyle->begin()))); in parseFonts() 162 tf = fmgr->legacyMakeTypeface(nullptr, FontStyle(this, jstyle->begin())); in parseFonts()
|
/external/skqp/modules/skottie/src/ |
D | SkottieTextLayer.cpp | 29 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function 137 FontStyle(this, jstyle->begin()))); in parseFonts() 145 tf = fmgr->legacyMakeTypeface(nullptr, FontStyle(this, jstyle->begin())); in parseFonts()
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 111 FontStyle, enumerator
|
D | cfx_cssdata.cpp | 140 {PROP(CFX_CSSProperty::FontStyle,
|
D | cfx_cssdeclaration.cpp | 628 AddPropertyHolder(CFX_CSSProperty::FontStyle, pStyle, bImportant); in ParseFontProperty()
|
D | cfx_cssstyleselector.cpp | 229 case CFX_CSSProperty::FontStyle: in ApplyProperty()
|