Searched defs:nIndentation (Results 1 – 5 of 5) sorted by relevance
81 public static synchronized void print (int nIndentation, String aMessage) in print()105 public static void println (int nIndentation, String aMessage) in println()
83 public static synchronized void print (int nIndentation, String aMessage) in print()107 public static void println (int nIndentation, String aMessage) in println()
63 const int nIndentation) in TraceBoundResources()
256 for (int nIndentation=0; nIndentation<gTraceData.mnIndentation; ++nIndentation) in DebugTrace() local
317 void Deck::PrintWindowSubTree (Window* pRoot, int nIndentation) in PrintWindowSubTree()