Searched defs:style_ (Results 1 – 2 of 2) sorted by relevance
39 …sacNormal(style_, fore_), sacHover(style_, fore_), under(under_), fillAlpha(fillAlpha_), outlineAl… in sacNormal() argument
32 MarginStyle::MarginStyle(int style_, int width_, int mask_) noexcept : in MarginStyle()