Home
last modified time | relevance | path

Searched defs:LineStyle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtypography_style.h57 struct LineStyle { struct
58 bool only = false;
59 FontWeight fontWeight = FontWeight::W400;
60 FontStyle fontStyle = FontStyle::NORMAL;
62 bool halfLeading = false;
63 bool heightOnly = false;
64 double fontSize = 16.0;
65 double heightScale = 1;
66 std::optional<double> spacingScale = std::nullopt;