Home
last modified time | relevance | path

Searched refs:LayoutControls (Results 1 – 25 of 44) sorted by relevance

12

/dports/astro/phd2/phd2-2.6.10/
H A Dadvanced_dialog.cpp199 m_pGlobalPane->LayoutControls(m_brainCtrls); in AdvancedDialog()
207 m_pGuiderPane->LayoutControls(pFrame->pGuider, m_brainCtrls); in AdvancedDialog()
301 m_pGlobalPane->LayoutControls(m_brainCtrls); in RebuildPanels()
306 …m_pGuiderPane->LayoutControls(m_pFrame->pGuider, m_brainCtrls); // Guider pane doesn't have sp… in RebuildPanels()
361 m_pCameraPane->LayoutControls(pCamera, m_brainCtrls); in AddCameraPage()
379 m_pMountPane->LayoutControls(m_pScopeSettingsPanel, m_brainCtrls); in AddMountPage()
398 m_pAOPane->LayoutControls(m_pDevicesSettingsPanel, m_brainCtrls); in AddAoPage()
416 m_pRotatorPane->LayoutControls(m_pDevicesSettingsPanel, m_brainCtrls); in AddRotatorPage()
H A Dstepguider.h73 virtual void LayoutControls(wxPanel *pParent, BrainCtrlIdMap& CtrlMap);
145 virtual void LayoutControls(wxPanel *pParent, BrainCtrlIdMap& CtrlMap);
H A Drotator.h60 virtual void LayoutControls(wxPanel *pParent, BrainCtrlIdMap& CtrlMap);
H A Drotator.cpp153 void RotatorConfigDialogPane::LayoutControls(wxPanel *pParent, BrainCtrlIdMap& CtrlMap) in LayoutControls() function in RotatorConfigDialogPane
H A Dguider_multistar.h105 void LayoutControls(Guider *pGuider, BrainCtrlIdMap& CtrlMap);
H A Dcamera.h59 void LayoutControls(GuideCamera *pCamera, BrainCtrlIdMap& CtrlMap);
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs49 LayoutControls(total.Width, total.Height); in HelloWindow()
54 LayoutControls(ClientSize.Width - border - border, ClientSize.Height - border - border); in OnResize()
67 private void LayoutControls (int totalWidth, int totalHeight) { in LayoutControls() method in Hello.HelloWindow
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs49 LayoutControls(total.Width, total.Height); in HelloWindow()
54 LayoutControls(ClientSize.Width - border - border, ClientSize.Height - border - border); in OnResize()
67 private void LayoutControls (int totalWidth, int totalHeight) { in LayoutControls() method in Hello.HelloWindow
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs49 LayoutControls(total.Width, total.Height); in HelloWindow()
54 LayoutControls(ClientSize.Width - border - border, ClientSize.Height - border - border); in OnResize()
67 private void LayoutControls (int totalWidth, int totalHeight) { in LayoutControls() method in Hello.HelloWindow
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs49 LayoutControls(total.Width, total.Height); in HelloWindow()
54 LayoutControls(ClientSize.Width - border - border, ClientSize.Height - border - border); in OnResize()
67 private void LayoutControls (int totalWidth, int totalHeight) { in LayoutControls() method in Hello.HelloWindow
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pjsua/symbian/src/
H A DpjsuaContainer.cpp196 LayoutControls(); in SizeChanged()
217 void CPjsuaContainer::LayoutControls() in LayoutControls() function in CPjsuaContainer
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dsrchctlg.cpp401 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in SetMenu()
425 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowSearchButton()
444 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowCancelButton()
496 LayoutControls(0, 0, width, height); in DoMoveWindow()
499 void wxSearchCtrl::LayoutControls(int x, int y, int width, int height) in LayoutControls() function in wxSearchCtrl
1198 LayoutControls(0, 0, width, height); in OnSize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dsrchctlg.cpp401 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in SetMenu()
425 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowSearchButton()
444 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowCancelButton()
496 LayoutControls(0, 0, width, height); in DoMoveWindow()
499 void wxSearchCtrl::LayoutControls(int x, int y, int width, int height) in LayoutControls() function in wxSearchCtrl
1198 LayoutControls(0, 0, width, height); in OnSize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dsrchctlg.cpp401 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in SetMenu()
425 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowSearchButton()
444 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowCancelButton()
496 LayoutControls(0, 0, width, height); in DoMoveWindow()
499 void wxSearchCtrl::LayoutControls(int x, int y, int width, int height) in LayoutControls() function in wxSearchCtrl
1198 LayoutControls(0, 0, width, height); in OnSize()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dsrchctlg.cpp401 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in SetMenu()
425 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowSearchButton()
444 LayoutControls(0, 0, rect.GetWidth(), rect.GetHeight()); in ShowCancelButton()
496 LayoutControls(0, 0, width, height); in DoMoveWindow()
499 void wxSearchCtrl::LayoutControls(int x, int y, int width, int height) in LayoutControls() function in wxSearchCtrl
1198 LayoutControls(0, 0, width, height); in OnSize()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pjsua/symbian/inc/
H A DpjsuaContainer.h69 void LayoutControls();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dsrchctlg.cpp368 LayoutControls(); in SetMenu()
399 LayoutControls(); in ShowSearchButton()
428 LayoutControls(); in ShowCancelButton()
469 void wxSearchCtrl::LayoutControls() in LayoutControls() function in wxSearchCtrl
1226 LayoutControls(); in OnSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DTreeMixin.py228 self.LayoutControls()
238 def LayoutControls(self): member in TestPanel
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Dsrchctlg.h213 virtual void LayoutControls(int x, int y, int width, int height);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Dsrchctlg.h213 virtual void LayoutControls(int x, int y, int width, int height);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Dsrchctlg.h213 virtual void LayoutControls(int x, int y, int width, int height);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Dsrchctlg.h213 virtual void LayoutControls(int x, int y, int width, int height);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dsrchctlg.h212 virtual void LayoutControls(int x, int y, int width, int height);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dsrchctlg.h212 virtual void LayoutControls(int x, int y, int width, int height);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dsrchctlg.h227 void LayoutControls();

12