Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Drear_camera_setting.cpp20 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 Drear_adas_setting.cpp44 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 Dfront_adas_setting.cpp48 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 Dfront_camera_setting.cpp26 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 Dpicture_view.cpp66 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 Ddashboard.cpp23 int deskWidth = w.width(); in FormInCenter() local
25 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
H A Dsettings.cpp64 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 Dreverseline_setting.cpp75 int deskWidth = w.width(); in FormInCenter() local
78 QPoint movePoint(deskWidth / 2 - this->width() / 2, deskHeight / 2 - this->height() / 2); in FormInCenter()
H A Dfrmmessagebox.cpp49 int deskWidth = w.width(); in FormInCenter() local
51 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()
H A Dsetfirst.cpp146 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 Dmain_desktop.cpp460 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 Dfrmmessagebox.cpp59 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 Dfrmmessagebox.cpp59 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 Dfrmmessagebox.cpp59 int deskWidth = w.width(); in FormInCenter() local
61 QPoint movePoint(deskWidth / 2 - frmX / 2, deskHeight / 2 - frmY / 2); in FormInCenter()