Home
last modified time | relevance | path

Searched refs:OBLIQUE_SLANT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_style.h67 OBLIQUE_SLANT, enumerator
73 (TPin<int>(slant, UPRIGHT_SLANT, OBLIQUE_SLANT) << BIT24)) {} in FontStyle()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_builder_impl.cpp49 slant = RSFontStyle::Slant::OBLIQUE_SLANT; in ConvertToRSFontSlant()