Home
last modified time | relevance | path

Searched refs:pPane (Results 1 – 25 of 56) sorted by relevance

123

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp182 switch( pPane->mAlignment ) in GetDistanceToPane()
198 if ( pPane && pPane != mpCurPane ) return true; in IsInOtherPane()
256 if ( pPane->IsHorizontal() ) in StickToPane()
411 if ( pPane == mpSrcPane ) in GetBarWidthInPane()
416 if ( pPane->IsHorizontal() ) in GetBarWidthInPane()
424 if ( pPane->IsHorizontal() ) in GetBarHeightInPane()
550 if ( !pPane ) in OnMouseMove()
554 GetDistanceToPane( pPane, mousePos ) < GetBarHeightInPane( pPane ) ) in OnMouseMove()
557 if ( pPane && HitTestPanes( mousePos ) == pPane && 0 ) // FOR NOW:: disabled in OnMouseMove()
582 if ( pPane && in OnMouseMove()
[all …]
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange() argument
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange() argument
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
256 pPane->SizeBar( pBar ); in UpdateNow()
H A Dcontrolbar.cpp678 cbDockPane* pPane; in SetBarState() local
695 pPane->RemoveBar( pBar ); in SetBarState()
943 cbDockPane* pPane; in RemoveBar() local
951 pPane->RemoveBar( pBarInfo ); in RemoveBar()
1020 pPane->SetPaneWidth( frmWidth ); in RecalcLayout()
1021 pPane->RecalcLayout(); in RecalcLayout()
1038 pPane->SetPaneWidth( frmWidth ); in RecalcLayout()
1039 pPane->RecalcLayout(); in RecalcLayout()
1052 pPane = mPanes[ FL_ALIGN_LEFT ]; in RecalcLayout()
1057 pPane->RecalcLayout(); in RecalcLayout()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp182 switch( pPane->mAlignment ) in GetDistanceToPane()
198 if ( pPane && pPane != mpCurPane ) return true; in IsInOtherPane()
256 if ( pPane->IsHorizontal() ) in StickToPane()
411 if ( pPane == mpSrcPane ) in GetBarWidthInPane()
416 if ( pPane->IsHorizontal() ) in GetBarWidthInPane()
424 if ( pPane->IsHorizontal() ) in GetBarHeightInPane()
550 if ( !pPane ) in OnMouseMove()
554 GetDistanceToPane( pPane, mousePos ) < GetBarHeightInPane( pPane ) ) in OnMouseMove()
557 if ( pPane && HitTestPanes( mousePos ) == pPane && 0 ) // FOR NOW:: disabled in OnMouseMove()
582 if ( pPane && in OnMouseMove()
[all …]
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange() argument
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange() argument
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
256 pPane->SizeBar( pBar ); in UpdateNow()
H A Dcontrolbar.cpp678 cbDockPane* pPane; in SetBarState() local
695 pPane->RemoveBar( pBar ); in SetBarState()
943 cbDockPane* pPane; in RemoveBar() local
951 pPane->RemoveBar( pBarInfo ); in RemoveBar()
1020 pPane->SetPaneWidth( frmWidth ); in RecalcLayout()
1021 pPane->RecalcLayout(); in RecalcLayout()
1038 pPane->SetPaneWidth( frmWidth ); in RecalcLayout()
1039 pPane->RecalcLayout(); in RecalcLayout()
1052 pPane = mPanes[ FL_ALIGN_LEFT ]; in RecalcLayout()
1057 pPane->RecalcLayout(); in RecalcLayout()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp182 switch( pPane->mAlignment ) in GetDistanceToPane()
198 if ( pPane && pPane != mpCurPane ) return true; in IsInOtherPane()
256 if ( pPane->IsHorizontal() ) in StickToPane()
411 if ( pPane == mpSrcPane ) in GetBarWidthInPane()
416 if ( pPane->IsHorizontal() ) in GetBarWidthInPane()
424 if ( pPane->IsHorizontal() ) in GetBarHeightInPane()
550 if ( !pPane ) in OnMouseMove()
554 GetDistanceToPane( pPane, mousePos ) < GetBarHeightInPane( pPane ) ) in OnMouseMove()
557 if ( pPane && HitTestPanes( mousePos ) == pPane && 0 ) // FOR NOW:: disabled in OnMouseMove()
582 if ( pPane && in OnMouseMove()
[all …]
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange() argument
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange() argument
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
256 pPane->SizeBar( pBar ); in UpdateNow()
H A Dcontrolbar.cpp678 cbDockPane* pPane; in SetBarState() local
695 pPane->RemoveBar( pBar ); in SetBarState()
943 cbDockPane* pPane; in RemoveBar() local
951 pPane->RemoveBar( pBarInfo ); in RemoveBar()
1020 pPane->SetPaneWidth( frmWidth ); in RecalcLayout()
1021 pPane->RecalcLayout(); in RecalcLayout()
1038 pPane->SetPaneWidth( frmWidth ); in RecalcLayout()
1039 pPane->RecalcLayout(); in RecalcLayout()
1052 pPane = mPanes[ FL_ALIGN_LEFT ]; in RecalcLayout()
1057 pPane->RecalcLayout(); in RecalcLayout()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp182 switch( pPane->mAlignment ) in GetDistanceToPane()
198 if ( pPane && pPane != mpCurPane ) return true; in IsInOtherPane()
256 if ( pPane->IsHorizontal() ) in StickToPane()
411 if ( pPane == mpSrcPane ) in GetBarWidthInPane()
416 if ( pPane->IsHorizontal() ) in GetBarWidthInPane()
424 if ( pPane->IsHorizontal() ) in GetBarHeightInPane()
550 if ( !pPane ) in OnMouseMove()
554 GetDistanceToPane( pPane, mousePos ) < GetBarHeightInPane( pPane ) ) in OnMouseMove()
557 if ( pPane && HitTestPanes( mousePos ) == pPane && 0 ) // FOR NOW:: disabled in OnMouseMove()
582 if ( pPane && in OnMouseMove()
[all …]
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange() argument
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange() argument
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
256 pPane->SizeBar( pBar ); in UpdateNow()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1548 : mpPane( pPane ) in cbPluginEvent()
1774 : cbPluginEvent( cbEVT_PL_LEFT_DOWN, pPane ), in cbLeftDownEvent()
1792 : cbPluginEvent( cbEVT_PL_LEFT_UP, pPane ), in cbLeftUpEvent()
1810 : cbPluginEvent( cbEVT_PL_RIGHT_DOWN, pPane ), in cbRightDownEvent()
1828 : cbPluginEvent( cbEVT_PL_RIGHT_UP, pPane ), in cbRightUpEvent()
1846 : cbPluginEvent( cbEVT_PL_MOTION, pPane ), in cbMotionEvent()
1882 : cbPluginEvent( cbEVT_PL_LAYOUT_ROW, pPane ), in cbLayoutRowEvent()
1902 : cbPluginEvent( cbEVT_PL_RESIZE_ROW, pPane ), in cbResizeRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent() argument
1921 : cbPluginEvent( cbEVT_PL_LAYOUT_ROWS, pPane ) in cbLayoutRowsEvent()
[all …]
H A Dbardragpl.h78 bool HitsPane( cbDockPane* pPane, wxRect& rect );
84 int GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos );
96 void StickToPane( cbDockPane* pPane, wxPoint& mousePos );
99 void UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos );
102 int GetBarWidthInPane( cbDockPane* pPane );
105 int GetBarHeightInPane( cbDockPane* pPane );
H A Dupdatesmgr.h51 virtual void OnPaneMarginsWillChange( cbDockPane* pPane );
55 virtual void OnPaneWillChange( cbDockPane* pPane );
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1548 : mpPane( pPane ) in cbPluginEvent()
1774 : cbPluginEvent( cbEVT_PL_LEFT_DOWN, pPane ), in cbLeftDownEvent()
1792 : cbPluginEvent( cbEVT_PL_LEFT_UP, pPane ), in cbLeftUpEvent()
1810 : cbPluginEvent( cbEVT_PL_RIGHT_DOWN, pPane ), in cbRightDownEvent()
1828 : cbPluginEvent( cbEVT_PL_RIGHT_UP, pPane ), in cbRightUpEvent()
1846 : cbPluginEvent( cbEVT_PL_MOTION, pPane ), in cbMotionEvent()
1882 : cbPluginEvent( cbEVT_PL_LAYOUT_ROW, pPane ), in cbLayoutRowEvent()
1902 : cbPluginEvent( cbEVT_PL_RESIZE_ROW, pPane ), in cbResizeRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent() argument
1921 : cbPluginEvent( cbEVT_PL_LAYOUT_ROWS, pPane ) in cbLayoutRowsEvent()
[all …]
H A Dbardragpl.h78 bool HitsPane( cbDockPane* pPane, wxRect& rect );
84 int GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos );
96 void StickToPane( cbDockPane* pPane, wxPoint& mousePos );
99 void UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos );
102 int GetBarWidthInPane( cbDockPane* pPane );
105 int GetBarHeightInPane( cbDockPane* pPane );
H A Dupdatesmgr.h51 virtual void OnPaneMarginsWillChange( cbDockPane* pPane );
55 virtual void OnPaneWillChange( cbDockPane* pPane );
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1548 : mpPane( pPane ) in cbPluginEvent()
1774 : cbPluginEvent( cbEVT_PL_LEFT_DOWN, pPane ), in cbLeftDownEvent()
1792 : cbPluginEvent( cbEVT_PL_LEFT_UP, pPane ), in cbLeftUpEvent()
1810 : cbPluginEvent( cbEVT_PL_RIGHT_DOWN, pPane ), in cbRightDownEvent()
1828 : cbPluginEvent( cbEVT_PL_RIGHT_UP, pPane ), in cbRightUpEvent()
1846 : cbPluginEvent( cbEVT_PL_MOTION, pPane ), in cbMotionEvent()
1882 : cbPluginEvent( cbEVT_PL_LAYOUT_ROW, pPane ), in cbLayoutRowEvent()
1902 : cbPluginEvent( cbEVT_PL_RESIZE_ROW, pPane ), in cbResizeRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent() argument
1921 : cbPluginEvent( cbEVT_PL_LAYOUT_ROWS, pPane ) in cbLayoutRowsEvent()
[all …]
H A Dbardragpl.h78 bool HitsPane( cbDockPane* pPane, wxRect& rect );
84 int GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos );
96 void StickToPane( cbDockPane* pPane, wxPoint& mousePos );
99 void UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos );
102 int GetBarWidthInPane( cbDockPane* pPane );
105 int GetBarHeightInPane( cbDockPane* pPane );
H A Dupdatesmgr.h51 virtual void OnPaneMarginsWillChange( cbDockPane* pPane );
55 virtual void OnPaneWillChange( cbDockPane* pPane );
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1548 : mpPane( pPane ) in cbPluginEvent()
1774 : cbPluginEvent( cbEVT_PL_LEFT_DOWN, pPane ), in cbLeftDownEvent()
1792 : cbPluginEvent( cbEVT_PL_LEFT_UP, pPane ), in cbLeftUpEvent()
1810 : cbPluginEvent( cbEVT_PL_RIGHT_DOWN, pPane ), in cbRightDownEvent()
1828 : cbPluginEvent( cbEVT_PL_RIGHT_UP, pPane ), in cbRightUpEvent()
1846 : cbPluginEvent( cbEVT_PL_MOTION, pPane ), in cbMotionEvent()
1882 : cbPluginEvent( cbEVT_PL_LAYOUT_ROW, pPane ), in cbLayoutRowEvent()
1902 : cbPluginEvent( cbEVT_PL_RESIZE_ROW, pPane ), in cbResizeRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent() argument
1921 : cbPluginEvent( cbEVT_PL_LAYOUT_ROWS, pPane ) in cbLayoutRowsEvent()
[all …]
H A Dbardragpl.h78 bool HitsPane( cbDockPane* pPane, wxRect& rect );
84 int GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos );
96 void StickToPane( cbDockPane* pPane, wxPoint& mousePos );
99 void UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos );
102 int GetBarWidthInPane( cbDockPane* pPane );
105 int GetBarHeightInPane( cbDockPane* pPane );
H A Dupdatesmgr.h51 virtual void OnPaneMarginsWillChange( cbDockPane* pPane );
55 virtual void OnPaneWillChange( cbDockPane* pPane );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterWindowManager.cxx593 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutStandardMode() local
595 if (pPane) in LayoutStandardMode()
616 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutStandardMode()
617 if (pPane) in LayoutStandardMode()
654 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutNotesMode() local
656 if (pPane) in LayoutNotesMode()
679 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL); in LayoutNotesMode()
680 if (pPane) in LayoutNotesMode()
700 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutNotesMode()
701 if (!pPane) in LayoutNotesMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterWindowManager.cxx582 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutStandardMode() local
584 if (pPane.get() != nullptr) in LayoutStandardMode()
605 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutStandardMode()
606 if (pPane.get() != nullptr) in LayoutStandardMode()
643 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutNotesMode() local
645 if (pPane.get() != nullptr) in LayoutNotesMode()
668 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL); in LayoutNotesMode()
669 if (pPane.get() != nullptr) in LayoutNotesMode()
689 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutNotesMode()
690 if (pPane.get() == nullptr) in LayoutNotesMode()

123