Home
last modified time | relevance | path

Searched defs:pAdvancedDialog (Results 1 – 11 of 11) sorted by relevance

/dports/astro/phd2/phd2-2.6.10/
H A Drotator.cpp165 …r::GetConfigDlgCtrlSet(wxWindow *pParent, Rotator *pRotator, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDlgCtrlSet()
170 …torConfigDialogCtrlSet(wxWindow *pParent, Rotator *pRotator, AdvancedDialog *pAdvancedDialog, Brai… in RotatorConfigDialogCtrlSet()
H A Dstepguider.h169 …etConfigDialogCtrlSet(wxWindow *pParent, Mount *pStepGuider, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDialogCtrlSet()
H A Dcamera.cpp883 …GetConfigDlgCtrlSet(wxWindow *pParent, GuideCamera *pCamera, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDlgCtrlSet()
888 …ConfigDialogCtrlSet(wxWindow *pParent, GuideCamera *pCamera, AdvancedDialog *pAdvancedDialog, Brai… in CameraConfigDialogCtrlSet()
H A Dconfigdialog.cpp155 ConfigDialogCtrlSet::ConfigDialogCtrlSet(wxWindow *pParent, AdvancedDialog* pAdvancedDialog, BrainC… in ConfigDialogCtrlSet()
H A Dguider.cpp1712 …::GetConfigDialogCtrlSet(wxWindow *pParent, Guider *pGuider, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDialogCtrlSet()
1717 …uiderConfigDialogCtrlSet(wxWindow *pParent, Guider *pGuider, AdvancedDialog* pAdvancedDialog, Brai… in GuiderConfigDialogCtrlSet()
H A Dguider_multistar.cpp1350 …::GetConfigDialogCtrlSet(wxWindow *pParent, Guider *pGuider, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDialogCtrlSet()
1355 …iStarConfigDialogCtrlSet(wxWindow *pParent, Guider *pGuider, AdvancedDialog *pAdvancedDialog, Brai… in GuiderMultiStarConfigDialogCtrlSet()
H A Dmount.cpp528 …unt::GetConfigDialogCtrlSet(wxWindow *pParent, Mount *mount, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDialogCtrlSet()
535 …t::MountConfigDialogCtrlSet(wxWindow *pParent, Mount *mount, AdvancedDialog *pAdvancedDialog, Brai… in MountConfigDialogCtrlSet()
H A Dscope.cpp1880 …pe::GetConfigDialogCtrlSet(wxWindow *pParent, Mount *pScope, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDialogCtrlSet()
1885 …::ScopeConfigDialogCtrlSet(wxWindow *pParent, Scope *pScope, AdvancedDialog *pAdvancedDialog, Brai… in ScopeConfigDialogCtrlSet()
H A Dstepguider.cpp1423 …lSet::AOConfigDialogCtrlSet(wxWindow *pParent, Mount *pStepGuider, AdvancedDialog *pAdvancedDialog, in AOConfigDialogCtrlSet()
H A Dmyframe.cpp2815 …DialogCtrlSet *MyFrame::GetConfigDlgCtrlSet(MyFrame *pFrame, AdvancedDialog *pAdvancedDialog, Brai… in GetConfigDlgCtrlSet()
2936 …igDialogCtrlSet::MyFrameConfigDialogCtrlSet(MyFrame *pFrame, AdvancedDialog *pAdvancedDialog, Brai… in MyFrameConfigDialogCtrlSet()
H A Dmyframe.h226 AdvancedDialog *pAdvancedDialog; variable