Home
last modified time | relevance | path

Searched defs:Indent (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DMisc.cs351 public static String Indent(this String value, int count) in Indent() method in Antmicro.Renode.Utilities.Misc
356 public static String Indent(this String value, int count, char fill) in Indent() method in Antmicro.Renode.Utilities.Misc