Home
last modified time | relevance | path

Searched refs:SetFoldingIndicator (Results 1 – 6 of 6) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dfinfowindow.cpp37 SetFoldingIndicator(); in FInfoWindow()
84 void FInfoWindow::SetFoldingIndicator() in SetFoldingIndicator() function in FInfoWindow
H A Dfinfowindow.h29 void SetFoldingIndicator();
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/ThreadSearch/
H A DThreadSearchView.h167 void SetFoldingIndicator(int id);
H A DThreadSearchView.cpp561 SetFoldingIndicator(mgr->ReadInt(_T("/folding/indicator"), 2)); in UpdatePreview()
1139 void ThreadSearchView::SetFoldingIndicator(int id) in SetFoldingIndicator() function in ThreadSearchView
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Dcbeditor.h155 void SetFoldingIndicator(int id);
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dcbeditor.cpp1206 SetFoldingIndicator(mgr->ReadInt(_T("/folding/indicator"), 2)); in Split()
1396 SetFoldingIndicator(mgr->ReadInt(_T("/folding/indicator"), 2)); in SetEditorStyleBeforeFileOpen()
2247 void cbEditor::SetFoldingIndicator(int id) in SetFoldingIndicator() function in cbEditor