OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thick
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/grn/
main.cpp
39
* narrow, medium,
thick
- Set widths of lines.
176
double
thick
[STYLES]; /* thicknesses set by defaults, then by */
variable
432
thick
[i] = defthick[i];
666
defthick[i] =
thick
[i];
835
case 't': /*
thick
*/
836
thick
[2] = defthick[0] * atof(str2);
840
thick
[5] = defthick[0] * atof(str2);
844
thick
[0] =
thick
[1] =
thick
[3] = thick[4]
[
all
...]
Completed in 40 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026