webshell/tests/viewer/nsBrowserWindow.h - Revision 1.123

There were 1 changes made.
Legend
   Added lines
   Changed lines
   Removed lines

webshell/tests/viewer/nsBrowserWindow.h,1.123
.
Disk File
Skipping to line 170. 
 
.
 
  void DoTreeView();
.
  void DoTreeView();
  void DoToolbarDemo();
.
  void DoToolbarDemo();
 
.
 
  void ShowPrintPreview(PRInt32 aID);
.
  void ShowPrintPreview(PRInt32 aID);
  void DoPrint(void);
.
  void DoPrint(void);
  void DoPrintSetup(void);
.
 
  void DoTableInspector(void);
.
  void DoTableInspector(void);
  void DoImageInspector(void);
.
  void DoImageInspector(void);
 
.
 
#ifdef NS_DEBUG
.
#ifdef NS_DEBUG
  void DumpContent(FILE *out = stdout);
.
  void DumpContent(FILE *out = stdout);