OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_gray
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/libs/libgroff/
color.cpp
252
int color::
read_gray
(const char * const s)
function in class:color
/src/external/gpl2/groff/dist/src/roff/troff/
input.cpp
1310
static color *
read_gray
(char end = 0)
function
1320
if (!col->
read_gray
(s)) {
1370
col =
read_gray
();
1372
col =
read_gray
();
7877
col =
read_gray
(end);
Completed in 66 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026