Searched refs:twmWarning (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | cursor.c | 142 twmWarning("unable to find font cursor \"%s\"", str); 167 twmWarning("cursor bitmaps \"%s\" and \"%s\" not the same size\n",
|
| H A D | util.c | 264 twmWarning("unable to allocate %lu bytes to expand filename %s/%s", 338 twmWarning("no such built-in bitmap \"%s\"", name); 364 twmWarning("unable to allocate memory for \"%s/%s\"", 376 twmWarning("unable to find bitmap \"%s\"", name); 405 twmWarning("unable to allocate %lu bytes for StdCmap", 506 twmWarning("invalid color name \"%s\"", name); 549 twmWarning("unable to allocate color \"%s\"", name); 570 twmWarning("invalid color name \"%s\"", name);
|
| H A D | menus.c | 219 twmWarning("unable to allocate %lu bytes for title button", 309 twmWarning("unable to add iconify button"); 313 twmWarning("unable to add resize button"); 328 twmWarning("unable to add titlebar button \"%s\"", tb->name); 1279 twmWarning("unable to restart: %s", *Argv); 1767 twmWarning("couldn't find function \"%s\"", action); 1936 twmWarning("unable to open cut file \"%s\"", tmp); 1946 twmWarning("cut buffer is empty"); 2125 twmWarning("unable to open file \"%s\"", ptr); 2130 twmWarning("erro [all...] |
| H A D | parse.c | 152 twmWarning("errors found in twm %s \"%s\"", srctypename, srcname); 155 twmWarning("errors found in twm %s", srctypename); 212 twmWarning("unable to open twmrc file %s, using %s instead", 221 twmWarning("unable to open twmrc file %s,"
|
| H A D | twm.c | 385 twmWarning("another window manager is already running." 389 twmWarning("another window manager is already running."); 399 twmWarning 980 twmWarning(const char *format, ...) function in typeref:typename:void
|
| H A D | twm.h | 408 extern void twmWarning(const char *, ...) _X_ATTRIBUTE_PRINTF(1,2);
|
| H A D | add_window.c | 176 twmWarning("Unable to allocate memory to manage window ID %lx.", w); 1310 twmWarning("unable to allocate %d titlebuttons", nb); 1505 twmWarning
|
| H A D | iconmgr.c | 251 twmWarning("unable to find window (%d, %d) in icon manager",
|
Completed in 13 milliseconds