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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1588 res_to_bin_fontdir (windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs)
1597 for (c = 0, fd = fontdirs; fd != NULL; fd = fd->next, c++)
1587 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
H A Dresrc.c155 rc_fontdir *fontdirs; variable
157 /* Resource info to use for fontdirs. */
568 if (fontdirs != NULL)
1023 for (pp = &fontdirs; *pp != NULL; pp = &(*pp)->next)
1027 /* For the single fontdirs resource, we always use the resource
1051 /* Define the fontdirs resource. This is called after the entire rc
1066 r->u.fontdir = fontdirs;

Completed in 72 milliseconds