Searched refs:lastTimeChanged (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dselection.h59 TimeStamp lastTimeChanged; member in struct:_Selection
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dselection.h60 TimeStamp lastTimeChanged; member in struct:_Selection
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dselection.c183 if (CompareTimeStamps(time, pSel->lastTimeChanged) == EARLIER)
219 pSel->lastTimeChanged = time;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dselection.c181 if (CompareTimeStamps(time, pSel->lastTimeChanged) == EARLIER)
217 pSel->lastTimeChanged = time;
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dselect.c95 ev.selectionTimestamp = selection->lastTimeChanged.milliseconds;
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dselect.c89 .selectionTimestamp = selection->lastTimeChanged.milliseconds

Completed in 4 milliseconds