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

/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.h317 color *get_glyph_color();
H A Dnode.h103 virtual color *get_glyph_color();
H A Dnode.cpp1842 color *get_glyph_color();
2050 color *node::get_glyph_color() function in class:node
2055 color *glyph_node::get_glyph_color() function in class:glyph_node
2302 color *gcol = n2->get_glyph_color();
2449 color *gcol = get_glyph_color();
3830 gcol = curenv->get_glyph_color();
4921 color *gcol = env->get_glyph_color();
H A Denv.cpp584 color *environment::get_glyph_color() function in class:environment

Completed in 119 milliseconds