| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | rear_camera_setting.cpp | 20 int deskWidth = w.width(); in FormInCenter() local 22 this->resize(deskWidth*3/4,deskHeight*3/4); in FormInCenter() 23 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | rear_adas_setting.cpp | 44 int deskWidth = w.width(); in FormInCenter() local 46 this->resize(deskWidth*3/4,deskHeight*3/4); in FormInCenter() 47 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | front_adas_setting.cpp | 48 int deskWidth = w.width(); in FormInCenter() local 50 this->resize(deskWidth*3/4,deskHeight*3/4); in FormInCenter() 51 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | front_camera_setting.cpp | 26 int deskWidth = w.width(); in FormInCenter() local 28 this->resize(deskWidth*3/4,deskHeight*3/4); in FormInCenter() 29 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | picture_view.cpp | 66 int deskWidth = w.width(); in Picture_view() local 73 pic_view->resize(deskWidth,deskHeight-33); in Picture_view() 156 int deskWidth = w.width(); in FormInCenter() local 158 this->resize(deskWidth,deskHeight); in FormInCenter()
|
| H A D | dashboard.cpp | 23 int deskWidth = w.width(); in FormInCenter() local 25 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
|
| H A D | settings.cpp | 64 int deskWidth = w.width(); in FormInCenter() local 66 this->resize(deskWidth*3/4,deskHeight*3/4); in FormInCenter() 67 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | reverseline_setting.cpp | 75 int deskWidth = w.width(); in FormInCenter() local 78 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | frmmessagebox.cpp | 49 int deskWidth = w.width(); in FormInCenter() local 51 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
|
| H A D | setfirst.cpp | 146 int deskWidth = w.width(); in FormInCenter() local 148 this->resize(deskWidth*4/5,deskHeight*4/5); in FormInCenter() 149 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
|
| H A D | main_desktop.cpp | 460 int deskWidth = w.width(); in FormInCenter() local 462 this->resize(deskWidth, deskHeight); in FormInCenter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | frmmessagebox.cpp | 59 int deskWidth = w.width(); in FormInCenter() local 61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | frmmessagebox.cpp | 59 int deskWidth = w.width(); in FormInCenter() local 61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/ |
| H A D | frmmessagebox.cpp | 59 int deskWidth = w.width(); in FormInCenter() local 61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
|