| 
    tesseract
    4.0.0-1-g2a2b
    
   | 
 
#include "cjkpitch.h"#include "genericvector.h"#include "topitch.h"#include "tovars.h"#include <algorithm>#include <vector>Go to the source code of this file.
Functions | |
| void | compute_fixed_pitch_cjk (ICOORD page_tr, TO_BLOCK_LIST *port_blocks) | 
Variables | |
| bool | textord_space_size_is_variable = FALSE | 
| void compute_fixed_pitch_cjk | ( | ICOORD | page_tr, | 
| TO_BLOCK_LIST * | port_blocks | ||
| ) | 
Definition at line 1060 of file cjkpitch.cpp.
| bool textord_space_size_is_variable = FALSE | 
"If true, word delimiter spaces are assumed to have " "variable width, even though characters have fixed pitch."
Definition at line 31 of file cjkpitch.cpp.