Searched defs:StrutStyle (Results 1 – 2 of 2) sorted by relevance
13 struct StrutStyle { struct16 const std::vector<SkString>& getFontFamilies() const { return fFontFamilies; } in getFontFamilies()40 bool operator==(const StrutStyle& rhs) const { argument72 const StrutStyle& getStrutStyle() const { return fStrutStyle; } in getStrutStyle() argument
9 StrutStyle::StrutStyle() { in StrutStyle() function in skia::textlayout::StrutStyle