Searched refs:log_cluster_size_chars (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp664 int log_cluster_size_chars = 0; // Number of characters in this log_cluster local
804 log_cluster_size_chars = 0;
812 log_cluster_size_chars++;
821 if(log_cluster_size_chars < log_cluster_size_glyphs){
839 log_cluster_size_chars--;

Completed in 18 milliseconds