Searched refs:saveLines (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xconsole/dist/ |
| H A D | xconsole.c | 112 int saveLines; member in struct:_app_resources 130 {"saveLines", "SaveLines", XtRInt, sizeof (int), 131 Offset (saveLines), XtRImmediate, (XtPointer) 0 }, 143 {"-saveLines", "*saveLines", XrmoptionSepArg, NULL}, 561 " [-saveLines count]\n" 684 * If saveLines is 1, just replace the entire contents of the widget 687 if (app_resources.saveLines == 1) 721 if (app_resources.saveLines > 0) 730 app_resources.saveLines, TRU [all...] |
Completed in 2 milliseconds