Searched refs:StrutStyle (Results 1 – 8 of 8) sorted by relevance
21 struct StrutStyle { struct22 StrutStyle();51 bool operator==(const StrutStyle& rhs) const { argument89 const StrutStyle& getStrutStyle() const { return fStrutStyle; } in getStrutStyle() argument90 void setStrutStyle(StrutStyle strutStyle) { fStrutStyle = std::move(strutStyle); } in setStrutStyle()126 StrutStyle fStrutStyle;
12 StrutStyle::StrutStyle() { in StrutStyle() function in skia::textlayout::StrutStyle
229 StrutStyle ss; in BuildParagraphStyle()
86 para::StrutStyle toStrutStyle(const SimpleStrutStyle& s) { in toStrutStyle()87 para::StrutStyle ss; in toStrutStyle()
19 - Add 'halfLeading' to `TextStyle` and `StrutStyle`.
924 strutStyle?: StrutStyle;2722 export interface StrutStyle { interface
1447 StrutStyle strut_style; in DEF_TEST()3435 StrutStyle strutStyle; in DEF_TEST()3482 StrutStyle strutStyle; in DEF_TEST()4316 StrutStyle strut_style; in DEF_TEST()4421 StrutStyle strut_style; in DEF_TEST()4529 StrutStyle strut_style; in DEF_TEST()4635 StrutStyle strut_style; in DEF_TEST()4735 StrutStyle strut_style; in DEF_TEST()5318 StrutStyle strut_style; in DEF_TEST()
1342 StrutStyle strut_style; in onDrawContent()1908 StrutStyle strut_style; in onDrawContent()