HomeSort by: relevance | last modified time | path
    Searched refs:compute_subscript_kern (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/eqn/
special.cpp 53 void compute_subscript_kern();
76 p->compute_subscript_kern();
97 void special_box::compute_subscript_kern() function in class:special_box
box.h 37 virtual void compute_subscript_kern();
81 void compute_subscript_kern();
143 void compute_subscript_kern();
160 void compute_subscript_kern();
box.cpp 385 void box::compute_subscript_kern() function in class:box
482 void pointer_box::compute_subscript_kern() function in class:pointer_box
484 p->compute_subscript_kern();
512 void simple_box::compute_subscript_kern() function in class:simple_box
other.cpp 228 void compute_subscript_kern();
292 void uaccent_box::compute_subscript_kern() function in class:uaccent_box
294 box::compute_subscript_kern(); // want 0 subscript kern
336 void compute_subscript_kern();
379 void underline_box::compute_subscript_kern() function in class:underline_box
381 box::compute_subscript_kern();
text.cpp 299 void compute_subscript_kern();
335 void prime_box::compute_subscript_kern() function in class:prime_box
337 p->compute_subscript_kern();
list.cpp 200 void list_box::compute_subscript_kern() function in class:list_box
202 // We can only call compute_subscript_kern if we have called
206 list.p[list.len-1]->compute_subscript_kern();
limit.cpp 82 p->compute_subscript_kern();
script.cpp 78 p->compute_subscript_kern();

Completed in 35 milliseconds