Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ SetIndent
Method
SetIndent
engine/dlib/src/dlib/pprint.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void Printer::SetIndent(int indent)
64
{
65
m_Indent = indent;
66
}
67
68
void Printer::Indent(int indent)
69
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64