Home
last modified time | relevance | path

Searched refs:times_before (Results 1 – 1 of 1) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Tree/
H A Dtree_correct.cpp492 hashmap<string,int> times_before; member
508 force (force2), times_before (0), times_after (0), space_after (0) { in invisible_corrector()
553 times_before (s)= times_before[s] + 1; in count_invisible()
619 if (times_before[s] > space_before[s]) in get_status()