OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fill_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/xditview/
DviP.h
172
int
fill_type
;
member in struct:__anon9345
draw.c
416
int
fill_type
;
local
419
fill_type
= (dw->dvi.fill * 10) / (DVI_FILL_MAX + 1);
420
if (dw->dvi.
fill_type
!=
fill_type
) {
422
if (
fill_type
<= 0) {
425
} else if (
fill_type
>= 9) {
431
values.stipple = dw->dvi.gray[
fill_type
- 1];
435
dw->dvi.
fill_type
=
fill_type
;
/src/external/gpl3/binutils/dist/ld/
ldexp.h
214
typedef struct _fill_type
fill_type
;
typedef in typeref:struct:_fill_type
249
fill_type
*exp_get_fill
250
(etree_type *,
fill_type
*, char *);
/src/external/gpl3/binutils.old/dist/ld/
ldexp.h
214
typedef struct _fill_type
fill_type
;
typedef in typeref:struct:_fill_type
249
fill_type
*exp_get_fill
250
(etree_type *,
fill_type
*, char *);
Completed in 43 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026