Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofileui.h283 uint32_t nMouseDownX; member
2981 …bool bCanRelease = abs((int)(UI.nMouseDownX - UI.nMouseX)) + abs((int)(UI.nMouseDownY - UI.nMouseY… in MicroProfileMouseButton()
3000 UI.nMouseDownX = UI.nMouseX; in MicroProfileMouseButton()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h283 uint32_t nMouseDownX; member
2981 …bool bCanRelease = abs((int)(UI.nMouseDownX - UI.nMouseX)) + abs((int)(UI.nMouseDownY - UI.nMouseY… in MicroProfileMouseButton()
3000 UI.nMouseDownX = UI.nMouseX; in MicroProfileMouseButton()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h283 uint32_t nMouseDownX; member
2981 …bool bCanRelease = abs((int)(UI.nMouseDownX - UI.nMouseX)) + abs((int)(UI.nMouseDownY - UI.nMouseY… in MicroProfileMouseButton()
3000 UI.nMouseDownX = UI.nMouseX; in MicroProfileMouseButton()