Searched refs:StrutStyle (Results 1 – 4 of 4) sorted by relevance
13 struct StrutStyle { struct14 StrutStyle();40 bool operator==(const StrutStyle& rhs) const { argument72 const StrutStyle& getStrutStyle() const { return fStrutStyle; } in getStrutStyle() argument73 void setStrutStyle(StrutStyle strutStyle) { fStrutStyle = std::move(strutStyle); } in setStrutStyle()103 StrutStyle fStrutStyle;
9 StrutStyle::StrutStyle() { in StrutStyle() function in skia::textlayout::StrutStyle
3126 StrutStyle strutStyle; in DEF_TEST()3173 StrutStyle strutStyle; in DEF_TEST()4007 StrutStyle strut_style; in DEF_TEST()4112 StrutStyle strut_style; in DEF_TEST()4220 StrutStyle strut_style; in DEF_TEST()4326 StrutStyle strut_style; in DEF_TEST()4426 StrutStyle strut_style; in DEF_TEST()5000 StrutStyle strut_style; in DEF_TEST()
1328 StrutStyle strut_style; in onDrawContent()1895 StrutStyle strut_style; in onDrawContent()