Searched refs:Time (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkSelect.h34 Time time; /* Timestamp used to acquire selection. */
H A DtkInt.h64 Time lastEventTime; /* Time of last event received for this
683 EXTERN Time TkCurrentTime _ANSI_ARGS_((TkDisplay *dispPtr));
H A DtkTest.c657 event.xkey.time = (Time) number;
659 event.xselectionrequest.time = (Time) number;
661 event.xselection.time = (Time) number;
H A DtkEvent.c762 Time
H A DtkBind.c1666 timeDiff = (Time) firstPtr->xkey.time - eventPtr->xkey.time;
3154 event.E.xkey.time = (Time) number;
3156 event.E.xproperty.time = (Time) number;
H A Dtk.h398 Time time; /* milliseconds */
/ast/src/lib/libtksh/tcl/
H A DtclDate.c232 * Time units table.
732 time_t Time; local
791 if (RelativeMonth(Start, TclDateRelMonth, &Time) < 0) {
794 Start += Time;
/ast/src/lib/libtk/unix/
H A DtkUnixSelect.c52 Time time; /* Timestamp corresponding to

Completed in 32 milliseconds