Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dvidogl.c1353 m_vWindinfo0[i].WinShowLine = 1; in Vdp2GenerateWindowInfo()
1381 m_vWindinfo0[v].WinShowLine = 0; in Vdp2GenerateWindowInfo()
1514 m_vWindinfo1[i].WinShowLine = 1; in Vdp2GenerateWindowInfo()
5588 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03NoK()
5602 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03NoK()
5622 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03WithKA()
5635 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03WithKA()
5657 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03WithKB()
5672 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03WithKB()
5696 if( info->pWinInfo[v].WinShowLine == 0 ) in vdp2RGetParamMode03WithK()
[all …]
H A Dvidshared.h97 int WinShowLine; member