Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/include/wx/stedit/
H A Dstedefs.h712STE_FOLDMARGIN_STYLE_CIRCLES = 1, ///< Like a flattened tree control using circular headers and … enumerator
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstestyls.cpp519 …case STE_FOLDMARGIN_STYLE_CIRCLES : // Like a flattened tree control using circular headers and cu… in SetFoldMarkerStyle()