Searched refs:movePoint (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | dashboard.cpp | 25 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter() local 26 this->move(movePoint); in FormInCenter()
|
| H A D | rear_camera_setting.cpp | 23 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 24 this->move(movePoint); in FormInCenter()
|
| H A D | reverseline_setting.cpp | 78 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 79 this->move(movePoint); in FormInCenter()
|
| H A D | rear_adas_setting.cpp | 47 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 48 this->move(movePoint); in FormInCenter()
|
| H A D | front_adas_setting.cpp | 51 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 52 this->move(movePoint); in FormInCenter()
|
| H A D | front_camera_setting.cpp | 29 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 30 this->move(movePoint); in FormInCenter()
|
| H A D | frmmessagebox.cpp | 51 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter() local 52 this->move(movePoint); in FormInCenter()
|
| H A D | settings.cpp | 67 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 68 this->move(movePoint); in FormInCenter()
|
| H A D | setfirst.cpp | 149 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter() local 150 this->move(movePoint); in FormInCenter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | frmmessagebox.cpp | 61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter() local 62 this->move(movePoint); in FormInCenter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | frmmessagebox.cpp | 61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter() local 62 this->move(movePoint); in FormInCenter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/ |
| H A D | frmmessagebox.cpp | 61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter() local 62 this->move(movePoint); in FormInCenter()
|