MCPcopy Create free account
hub / github.com/KDE/kdevelop / setSpaceIndentationNoConversion

Method setSpaceIndentationNoConversion

plugins/astyle/astyle_formatter.cpp:375–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373}
374
375void AStyleFormatter::setSpaceIndentationNoConversion(int length)
376{
377 setSpaceIndentationAndTabSpaceConversion(length, false);
378}
379
380void AStyleFormatter::setEmptyLineFill(bool on)
381{

Callers 2

initTestCaseMethod · 0.80
testMacroFormattingMethod · 0.80

Calls

no outgoing calls

Tested by 2

initTestCaseMethod · 0.64
testMacroFormattingMethod · 0.64