Searched defs:shared (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c1474 Boolean shared; local
1478 shared = fsb->fsb.make_fonts_shared && !fsb->fsb.undef_unused_fonts;
1488 if (!DownloadFont(fsb, f->font_name, fsb->fsb.context, shared)) {
1492 if (shared) f->resident = True;
2025 /* If making it shared, be sure to synchronize with

Completed in 229 milliseconds