Home
last modified time | relevance | path

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

/dports/multimedia/fxtv/fxtv-1.03/
H A Dglob.h120 TV_BOOL cursor_timer_set; member
H A Dglob.c120 p->display.cursor_timer_set = FALSE; in TVGLOBInitDisplay()
H A Dtvscreen.c1218 d->cursor_timer_set = FALSE; in TVSCREENCursorTurnoffTimeoutCB()
1235 if ( !d->cursor_timer_set ) in TVSCREENWakeupCursor()
1242 d->cursor_timer_set = TRUE; in TVSCREENWakeupCursor()
1550 if ( d->cursor_timer_set ) { in TVSCREENStopVideo()
1552 d->cursor_timer_set = FALSE; in TVSCREENStopVideo()