HomeSort by: relevance | last modified time | path
    Searched defs:when (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xdpyinfo/dist/
xdpyinfo.c 374 * when we get interfaces to the PixmapFormat stuff, insert code here
459 static const char *yes = "YES", *no = "NO", *when = "WHEN MAPPED"; local
509 ((DoesBackingStore (s) == Always) ? yes : when),
  /xsrc/external/mit/xterm/dist/
misc.c 534 * that limitation, it might be possible to scan ahead to find when the screen
613 * This check makes xterm hang when in mouse hilite tracking mode.
1437 know when the previous bell has finished */
2203 * Note: When called for user logging, we have ensured that the real and
2437 char when[LEN_TIMESTAMP]; local
2442 (strftime(when, sizeof(when), FMT_TIMESTAMP, ltm) > 0) &&
2445 + strlen(when)
2449 where, when,
3589 * ChangeColorsRequest() has "always" chosen the opposite color when
    [all...]

Completed in 10 milliseconds