Home
last modified time | relevance | path

Searched refs:BraceIndent (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SmartIndent/
H A DSmartIndentLua.cpp64 BraceIndent(stc, indent); in OnEditorHook()
79 bool SmartIndentLua::BraceIndent(cbStyledTextCtrl *stc, wxString &indent)const in BraceIndent() function in SmartIndentLua
H A DSmartIndentLua.h22 bool BraceIndent(cbStyledTextCtrl *stc, wxString &indent)const;
H A DSmartIndentCpp.h20 bool BraceIndent(cbStyledTextCtrl *control, wxString &indent)const;
H A DSmartIndentCpp.cpp121 if ( !BraceIndent(stc, indent) ) in DoSmartIndent()
454 bool SmartIndentCpp::BraceIndent(cbStyledTextCtrl *stc, wxString &indent)const in BraceIndent() function in SmartIndentCpp
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dpprint.pl289 BraceIndent is Nindent - 2, % '{ '
290 indent(Out, BraceIndent, Options),