Home
last modified time | relevance | path

Searched refs:SCI_SETINDENTATIONGUIDES (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/include/
H A DScintilla.h391 #define SCI_SETINDENTATIONGUIDES 2132 macro
/MusicPlayer2/scintilla/src/
H A DEditor.cxx6846 case SCI_SETINDENTATIONGUIDES: in WndProc()