Home
last modified time | relevance | path

Searched defs:style_ (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DIndicator.h39 …sacNormal(style_, fore_), sacHover(style_, fore_), under(under_), fillAlpha(fillAlpha_), outlineAl… in sacNormal() argument
H A DViewStyle.cxx32 MarginStyle::MarginStyle(int style_, int width_, int mask_) noexcept : in MarginStyle()