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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Denv.cpp436 add_node(new word_space_node(x, get_fill_color(), w));
470 get_fill_color(),
594 color *environment::get_fill_color() function in class:environment
1772 n = new hmotion_node(d, get_fill_color(), n);
1795 nn = new hmotion_node(saved_indent, get_fill_color(), nn);
1803 nn = new hmotion_node(w, get_fill_color(), nn);
1807 get_fill_color(), nn);
1820 nn = new hmotion_node(x, get_fill_color(), nn);
2336 line = new space_node(H0, get_fill_color(), line);
2438 n = new hmotion_node(f2 - part_width[2], curenv->get_fill_color(),
[all...]
H A Denv.h316 color *get_fill_color();
H A Dnode.cpp1843 color *get_fill_color();
2060 color *node::get_fill_color() function in class:node
2065 color *glyph_node::get_fill_color() function in class:glyph_node
2303 color *fcol = n2->get_fill_color();
2450 color *fcol = get_fill_color();
3831 fcol = curenv->get_fill_color();
4922 color *fcol = env->get_fill_color();
4931 env->get_fill_color());
4934 env->get_fill_color());
4975 env->get_fill_color(), thi
[all...]
H A Dnode.h104 virtual color *get_fill_color();
H A Dinput.cpp1752 curenv->get_fill_color());
1758 curenv->get_fill_color());
1876 curenv->get_fill_color());
1964 curenv->get_fill_color());
2013 nd = new hmotion_node(x, curenv->get_fill_color());
2091 nd = new vmotion_node(-curenv->get_size(), curenv->get_fill_color());
2117 curenv->get_fill_color());
2123 nd = new vmotion_node(x, curenv->get_fill_color());
2867 curenv->get_fill_color()));
6578 curenv->get_fill_color());
[all...]

Completed in 244 milliseconds