Home
last modified time | relevance | path

Searched defs:read_gray (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp252 int color::read_gray(const char * const s) in read_gray() function in color
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp1310 static color *read_gray(char end = 0) in read_gray() function