OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fontdirs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
resrc.c
150
rc_fontdir *
fontdirs
;
variable
152
/* Resource info to use for
fontdirs
. */
559
if (
fontdirs
!= NULL)
1030
for (pp = &
fontdirs
; *pp != NULL; pp = &(*pp)->next)
1034
/* For the single
fontdirs
resource, we always use the resource
1058
/* Define the
fontdirs
resource. This is called after the entire rc
1073
r->u.fontdir =
fontdirs
;
/src/external/gpl3/binutils.old/dist/binutils/
resrc.c
150
rc_fontdir *
fontdirs
;
variable
152
/* Resource info to use for
fontdirs
. */
559
if (
fontdirs
!= NULL)
1030
for (pp = &
fontdirs
; *pp != NULL; pp = &(*pp)->next)
1034
/* For the single
fontdirs
resource, we always use the resource
1058
/* Define the
fontdirs
resource. This is called after the entire rc
1073
r->u.fontdir =
fontdirs
;
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026