OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SmartLastPrint
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/dix/
dispatch.c
256
long
SmartLastPrint
;
366
if ((now -
SmartLastPrint
) >= 5000)
371
if ((now -
SmartLastPrint
) >= 5000) {
373
SmartLastPrint
= now;
/xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c
237
long
SmartLastPrint
;
278
if ((now -
SmartLastPrint
) >= 5000)
283
if ((now -
SmartLastPrint
) >= 5000)
286
SmartLastPrint
= now;
Completed in 8 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026