HomeSort by: relevance | last modified time | path
    Searched defs:get_constant_space (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/troff/
node.cpp 198 int get_constant_space(hunits *);
567 inline int tfont::get_constant_space(hunits *res) function in class:tfont
4208 if (tf->get_constant_space(&x))
4525 int cs = tf->get_constant_space(&x);
4550 int cs = tf->get_constant_space(&x);
4798 int is_constant_spaced = tf->get_constant_space(&constant_space);

Completed in 26 milliseconds