Searched defs:CompositionUnderline (Results 1 – 2 of 2) sorted by relevance
33 struct CompositionUnderline { struct34 CompositionUnderline() in CompositionUnderline() function36 CompositionUnderline(unsigned s, unsigned e, const Color& c, bool t) in CompositionUnderline() function46 #endif // CompositionUnderline_h argument
16 struct CompositionUnderline { struct17 CompositionUnderline() in CompositionUnderline() argument23 CompositionUnderline(unsigned s, unsigned e, SkColor c, bool t) in CompositionUnderline() function48 typedef std::vector<CompositionUnderline> CompositionUnderlines; argument