Searched refs:StrutStyle (Results 1 – 8 of 8) sorted by relevance
27 struct StrutStyle { struct28 StrutStyle();60 bool operator==(const StrutStyle& rhs) const { argument104 const StrutStyle& getStrutStyle() const { return fStrutStyle; } in getStrutStyle() argument105 void setStrutStyle(StrutStyle strutStyle) { fStrutStyle = std::move(strutStyle); } in setStrutStyle()149 StrutStyle fStrutStyle;
11 StrutStyle::StrutStyle() { in StrutStyle() function in skia::textlayout::StrutStyle
231 StrutStyle ss; in BuildParagraphStyle()
86 para::StrutStyle toStrutStyle(const SimpleStrutStyle& s) { in toStrutStyle()87 para::StrutStyle ss; in toStrutStyle()
126 - Add 'halfLeading' to `TextStyle` and `StrutStyle`.
928 strutStyle?: StrutStyle;2790 export interface StrutStyle { interface
1505 StrutStyle strut_style; in UNIX_ONLY_TEST()3499 StrutStyle strutStyle; in UNIX_ONLY_TEST()3546 StrutStyle strutStyle; in UNIX_ONLY_TEST()4380 StrutStyle strut_style; in UNIX_ONLY_TEST()4485 StrutStyle strut_style; in UNIX_ONLY_TEST()4593 StrutStyle strut_style; in UNIX_ONLY_TEST()4699 StrutStyle strut_style; in UNIX_ONLY_TEST()4799 StrutStyle strut_style; in UNIX_ONLY_TEST()5389 StrutStyle strut_style; in UNIX_ONLY_TEST()6691 StrutStyle strut_style; in UNIX_ONLY_TEST()[all …]
1345 StrutStyle strut_style; in onDrawContent()1911 StrutStyle strut_style; in onDrawContent()