Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/kde/
H A Dvideocapturedlg.h34 int mainWindowInitialWidth; variable
H A Dvideocapturedlg.cpp83 parent->resize(mainWindowInitialWidth, mainWindowInitialHeight); in ~VideoCaptureDlg()
236 mainWindowInitialWidth = parent->width(); in okSlot()
/dports/astro/celestia/celestia-1.6.1/src/celestia/kde/
H A Dvideocapturedlg.h34 int mainWindowInitialWidth; variable
H A Dvideocapturedlg.cpp83 parent->resize(mainWindowInitialWidth, mainWindowInitialHeight); in ~VideoCaptureDlg()
236 mainWindowInitialWidth = parent->width(); in okSlot()