Searched defs:slant (Results 1 – 11 of 11) sorted by relevance
28 ### slant subsection
26 int weight, int width, Slant slant): fontStyle_( in TexgineFontStyle()
46 uint32_t slant = GetObject<uint32_t>(); in FontStyleFuzzTest() local
38 RSFontStyle::Slant slant; in ConvertToRSFontSlant() local63 auto slant = ConvertToRSFontSlant(fontStyle); in MakeFontStyle() local
46 FontStyle GetTxtFontStyle(RSFontStyle::Slant slant) in GetTxtFontStyle()
76 uint32_t slant = GetObject<uint32_t>(); in FontStyleSetFuzzTest002() local
70 constexpr FontStyle(int weight, int width, Slant slant) : fValue( in FontStyle()
263 uint32_t slant = GetObject<uint32_t>(); in FontMgrFuzzTest006() local328 uint32_t slant = GetObject<uint32_t>(); in FontMgrFuzzTest008() local
172 uint32_t slant = GetObject<uint32_t>(); in TypefaceFuzzTest005() local
576 OH_Drawing_FontStyle slant; member