Searched refs:fontdirs (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresrc.c150 rc_fontdir *fontdirs; variable
152 /* Resource info to use for fontdirs. */
559 if (fontdirs != NULL)
1014 for (pp = &fontdirs; *pp != NULL; pp = &(*pp)->next)
1018 /* For the single fontdirs resource, we always use the resource
1042 /* Define the fontdirs resource. This is called after the entire rc
1057 r->u.fontdir = fontdirs;
H A Dresbin.c1611 res_to_bin_fontdir (windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs)
1620 for (c = 0, fd = fontdirs; fd != NULL; fd = fd->next, c++)
1610 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresrc.c150 rc_fontdir *fontdirs; variable
152 /* Resource info to use for fontdirs. */
565 if (fontdirs != NULL)
1020 for (pp = &fontdirs; *pp != NULL; pp = &(*pp)->next)
1024 /* For the single fontdirs resource, we always use the resource
1048 /* Define the fontdirs resource. This is called after the entire rc
1063 r->u.fontdir = fontdirs;
H A Dresbin.c1611 res_to_bin_fontdir (windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs)
1620 for (c = 0, fd = fontdirs; fd != NULL; fd = fd->next, c++)
1610 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1610 res_to_bin_fontdir (windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs)
1619 for (c = 0, fd = fontdirs; fd != NULL; fd = fd->next, c++)
1609 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
H A Dresrc.c149 rc_fontdir *fontdirs; variable
151 /* Resource info to use for fontdirs. */
563 if (fontdirs != NULL)
1018 for (pp = &fontdirs; *pp != NULL; pp = &(*pp)->next)
1022 /* For the single fontdirs resource, we always use the resource
1046 /* Define the fontdirs resource. This is called after the entire rc
1061 r->u.fontdir = fontdirs;

Completed in 211 milliseconds