Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp1159 dictionary color_dictionary(501); variable
1166 color *c = (color *)color_dictionary.lookup(nm); in lookup_color()
1183 (void)color_dictionary.lookup(nm, new color(nm)); in do_glyph_color()
1198 (void)color_dictionary.lookup(nm, new color(nm)); in do_fill_color()
1384 (void)color_dictionary.lookup(color_name, col); in define_color()
5488 || color_dictionary.lookup(nm) != 0); in do_if_request()