Doxygen Source Code Documentation
        
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search   
overfim.h File Reference
#include "pcor.h"
#include "ts.h"
Go to the source code of this file.
Define Documentation
  
    | 
        
          | #define DEFAULT_FIM_COLORS   3 |  | 
  
    | 
        
          | #define MAX_EXTRA_COLORS   32 |  | 
  
    | 
        
          | #define RWC_OVFLAG   -12345 |  | 
Function Documentation
  
    | 
        
          | EXT void add_extra_color | ( |  | ) |  |  | 
  
    | 
        
          | EXT int EXTRA_STD_colors | ( |  | ) |  |  | 
  
    | 
        
          | short* RWC_create_overlay | ( |  | ) |  |  | 
  
    | 
        
          | EXT void RWC_init_fim_colors | ( |  | ) |  |  | 
  
    | 
        
          | int RWC_short_overlay | ( |  | ) |  |  | 
Variable Documentation
  
    | 
        
          | EXT short extra_color_x11[MAX_EXTRA_COLORS] |  | 
  
    | 
        
          | EXT short RWC_fim_colors_neg[MAX_FIM_COLORS] |  | 
  
    | 
        
          | EXT short RWC_fim_colors_pos[MAX_FIM_COLORS] |  | 
  
    | 
        
          | EXT float RWC_fim_thresh[MAX_FIM_COLORS] |  |