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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontCreato.c633 static void NoSuchName(FontCreatorWidget fc) function
772 if (failures) NoSuchName(fc);
773 } else if (DoReplace(fc, fc->creator.font, value)) NoSuchName(fc);
826 if (failures) NoSuchName(fc);
827 } else if (DoDelete(fc, fc->creator.font, value)) NoSuchName(fc);

Completed in 29 milliseconds