Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/src/include/
DDviChar.h37 int DviCharIndex (DviCharNameMap *, const char *);
/freebsd-10-stable/contrib/groff/src/libs/libxutil/
DDviChar.c115 DviCharIndex (DviCharNameMap *map, const char *name) in DviCharIndex() function
/freebsd-10-stable/contrib/groff/src/devices/xditview/
Ddraw.c288 c = DviCharIndex (map, buf); in PutCharacter()
372 int code = DviCharIndex (map, name); in PutNumberedCharacter()