Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c413 int pix_hpos = coord_diw_to_window_x (hpos * 2); in decide_diw() local
415 && pix_hpos >= diwfirstword && last_diw_pix_hpos < diwfirstword) in decide_diw()
422 && pix_hpos >= diwlastword && last_diw_pix_hpos < diwlastword) in decide_diw()
427 last_diw_pix_hpos = pix_hpos; in decide_diw()