Home
last modified time | relevance | path

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

/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dcmdv.c40 int nxUnit; member
184 int nxUnit = getCaliValue(); in commandVP() local
188 DEBUG_COMMAND("VP %d,%d,%d,%d,%d,%d:\n",nPage, x0Unit, y0Unit, nxUnit, nyUnit, bSpCol); in commandVP()
197 srcimg[nPage].nxUnit = nxUnit; in commandVP()
427 unit_x = unit % img->nxUnit; in commandVF()
428 unit_y = unit / img->nxUnit; in commandVF()
550 unit_x = unit % img->nxUnit; in commandVE()
551 unit_y = unit / img->nxUnit; in commandVE()
602 srcimg[p2].nxUnit = p3; in commandVX()
689 unit_x = unit % img->nxUnit; in commandVIC()
[all …]