Home
last modified time | relevance | path

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

/reactos/drivers/sac/driver/
H A Dconmgr.c84 BOOLEAN HasRedraw; in ConMgrDisplayCurrentChannel() local
90 Status = ChannelHasRedrawEvent(CurrentChannel, &HasRedraw); in ConMgrDisplayCurrentChannel()
95 if (HasRedraw) in ConMgrDisplayCurrentChannel()