Home
last modified time | relevance | path

Searched refs:START_SLEEP (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c1099 enum { NEVER_SLEPT, START_SLEEP, SLEEPING } client_state = NEVER_SLEPT; in doPolyText() enumerator
1171 if (client_state == START_SLEEP) in doPolyText()
1197 if (client_state == START_SLEEP) { in doPolyText()
1282 client_state = START_SLEEP; in doPolyText()
1313 if (client_state == START_SLEEP) { in doPolyText()