Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditModel.h34 int bracesMatchStyle; variable
H A DPositionCache.cxx191 char bracesMatchStyle, int xHighlight, bool ignoreStyle) { in SetBracesHighlight()