Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DViewStyle.h146 int annotationVisible; variable
H A DEditView.cxx1374 static constexpr bool AnnotationBoxedOrIndented(int annotationVisible) noexcept { in AnnotationBoxedOrIndented()