Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp3845 dictionary composite_dictionary(17); variable
3865 composite_dictionary.remove(symbol(from_gn)); in composite_request()
3880 composite_dictionary.remove(symbol(from_gn)); in composite_request()
3882 (void)composite_dictionary.lookup(symbol(from_gn), (void *)to_gn); in composite_request()
3925 void *mapped_composite = composite_dictionary.lookup(symbol(u)); in composite_glyph_name()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog5116 (composite_dictionary): New dictionary for the `composite' request.