Go to the source code of this file.
Defines | |
| #define | SET_FLAG(X, F) X = (((X)&(~(F))) | (F)) | 
| #define | CLR_FLAG(X, F) X = ((X)&(~(F))) | 
| #define | VIEW_ZOOM 0x01 | 
| #define | VIEW_Z400 0x02 | 
| #define | VIEW_Z600 0x04 | 
| #define | VIEW_COLOR 0x08 | 
| #define | VIEW_PALETTE 0x10 | 
| #define | VIEW_INFO 0x20 | 
| #define | VIEW_TICKS 0x40 | 
| #define | VIEW_TOLERANT 0x80 | 
| #define | SCAN_V_DIRECT 0x0001 | 
| #define | SCAN_V_QUICK 0x0002 | 
| #define | SCAN_V_HORIZONTAL 0x0004 | 
| #define | SCAN_V_PERIODIC 0x0008 | 
| #define | SCAN_V_LOG 0x0010 | 
| #define | SCAN_V_DIFFERENTIAL 0x0020 | 
| #define | SCAN_V_PLANESUB 0x0040 | 
| #define | MODE_LINE 0x01 | 
| #define | MODE_AUTOSAVE 0x02 | 
| #define | MODE_SETRANGE 0x04 | 
| #define | MODE_SETPOINTS 0x08 | 
| #define | MODE_SETSTEPS 0x10 | 
| #define | MODE_BZUNIT 0x20 | 
| #define | MODE_VOLTUNIT 0x40 | 
| #define | MODE_1DIMSCAN 0x80 | 
| #define | MODE_2DIMSCAN 0x100 | 
| #define | MODE_ENERGY_EV 0x200 | 
| #define | MODE_ENERGY_S 0x400 | 
| #define | PRINT_FILE 0x01 | 
| #define | PRINT_PRINTER 0x02 | 
| #define | PRINT_FRAME 0x04 | 
| #define | PRINT_SCALE 0x08 | 
| #define | PRINT_REGIONS 0x10 | 
| #define | FLG_MESS 0x0001 | 
| #define | DRAW_PRINT 0x0010 | 
      
  | 
  
| 
 
 Definition at line 32 of file xsmmasks.h. Referenced by App::view_autozoom_callback(), App::view_palette_callback(), App::view_tolerant_callback(), and ViewControl::view_view_color_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 70 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 69 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 58 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 59 of file xsmmasks.h.  | 
  
      
  | 
  
      
  | 
  
| 
 
 Definition at line 56 of file xsmmasks.h. Referenced by App::create_spa_control(), r_cmdunitbz(), r_cmdunitvolt(), App::spa_energy_check(), App::spa_mode_switch_check(), and Xsm::UpdateUnits().  | 
  
      
  | 
  
| 
 
 Definition at line 60 of file xsmmasks.h. Referenced by App::create_spa_control(), r_cmduniteV(), r_cmdunitS(), and App::spa_SeV_unit_switch_check().  | 
  
      
  | 
  
| 
 
 Definition at line 61 of file xsmmasks.h. Referenced by App::create_spa_control(), r_cmduniteV(), and r_cmdunitS().  | 
  
      
  | 
  
| 
 
 Definition at line 51 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 54 of file xsmmasks.h. Referenced by App::create_spm_control(), and App::spm_range_check().  | 
  
      
  | 
  
| 
 
 Definition at line 53 of file xsmmasks.h. Referenced by App::create_spm_control().  | 
  
      
  | 
  
| 
 
 Definition at line 55 of file xsmmasks.h. Referenced by App::build_gxsm(), App::create_spm_control(), and App::spm_range_check().  | 
  
      
  | 
  
| 
 
 Definition at line 57 of file xsmmasks.h. Referenced by App::create_spa_control(), r_cmdunitbz(), r_cmdunitvolt(), App::spa_mode_switch_check(), and Xsm::UpdateUnits().  | 
  
      
  | 
  
| 
 
 Definition at line 63 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 65 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 64 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 67 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 66 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 48 of file xsmmasks.h. Referenced by ViewControl::CheckOptions(), V3dControl::CheckOptions(), App::create_spa_control(), App::create_spm_control(), Mem2d::SetDataPktMode(), App::spm_update_all(), ViewControl::view_view_differential_callback(), and V3dControl::view_view_differential_callback().  | 
  
      
  | 
  
      
  | 
  
| 
 
 Definition at line 45 of file xsmmasks.h. Referenced by App::create_spa_control(), App::create_spm_control(), MkIconsPI(), Mem2d::SetDataPktMode(), App::spm_update_all(), ViewControl::view_view_horizont_callback(), and V3dControl::view_view_horizont_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 47 of file xsmmasks.h. Referenced by ViewControl::CheckOptions(), V3dControl::CheckOptions(), App::create_spa_control(), App::create_spm_control(), MkIconsPI(), r_cmdlog(), Mem2d::SetDataPktMode(), App::spm_update_all(), ViewControl::view_view_log_callback(), and V3dControl::view_view_log_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 46 of file xsmmasks.h. Referenced by ViewControl::CheckOptions(), V3dControl::CheckOptions(), MkIconsPI(), Mem2d::SetDataPktMode(), App::spm_update_all(), ViewControl::view_view_periodic_callback(), and V3dControl::view_view_periodic_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 49 of file xsmmasks.h. Referenced by App::create_spa_control(), App::create_spm_control(), Mem2d::SetDataPktMode(), App::spm_update_all(), and ViewControl::view_view_planesub_callback().  | 
  
      
  | 
  
      
  | 
  
| 
 
 Definition at line 31 of file xsmmasks.h. Referenced by App::view_autozoom_callback(), App::view_palette_callback(), App::view_tolerant_callback(), and ViewControl::view_view_color_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 37 of file xsmmasks.h. Referenced by Grey2D::setup_data_transformation(), App::view_palette_callback(), and ViewControl::view_view_color_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 39 of file xsmmasks.h. Referenced by Grey2D::draw().  | 
  
      
  | 
  
| 
 
 Definition at line 38 of file xsmmasks.h. Referenced by Grey2D::draw(), App::view_palette_callback(), and ViewControl::view_view_color_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 40 of file xsmmasks.h.  | 
  
      
  | 
  
| 
 
 Definition at line 41 of file xsmmasks.h. Referenced by Scan::SetVM(), and App::view_tolerant_callback().  | 
  
      
  | 
  
| 
 
 Definition at line 35 of file xsmmasks.h. Referenced by Grey2D::draw().  | 
  
      
  | 
  
| 
 
 Definition at line 36 of file xsmmasks.h. Referenced by Grey2D::draw().  | 
  
      
  | 
  
| 
 
 Definition at line 34 of file xsmmasks.h. Referenced by Grey2D::draw(), App::view_autozoom_callback(), and ViewControl::view_view_autozoom_callback().  | 
  
 1.4.6