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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.c143 @param[in] Indent How many spaces to indent the output.
150 IN UINTN Indent,
183 ShellPrintEx(-1, -1, L"%*a%02X: %-.48a *%a*\r\n", Indent, "", Offset, Val, Str);
149 DumpHex( IN UINTN Indent, IN UINTN Offset, IN UINTN DataSize, IN VOID *UserData ) argument
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTimelineService.cpp315 static char *Indent(char *buf) function
342 pc = Indent(pbuf);
588 NS_IMETHODIMP nsTimelineService::Indent() function in class:nsTimelineService

Completed in 33 milliseconds