Searched refs:FontStyle (Results 1 – 6 of 6) sorted by relevance
/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/skia/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_cssdatatable.cpp | 82 {CFX_CSSProperty::FontStyle, L"font-style", 0xCB1950F5,
|
D | cfx_css.h | 109 FontStyle, enumerator
|
D | cfx_cssstyleselector.cpp | 227 case CFX_CSSProperty::FontStyle: in ApplyProperty()
|
D | cfx_cssdeclaration.cpp | 768 AddPropertyHolder(CFX_CSSProperty::FontStyle, pStyle, bImportant); in ParseFontProperty()
|