Home
last modified time | relevance | path

Searched defs:pPane (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1547 cbPluginEvent( wxEventType eventType, cbDockPane* pPane ) in cbPluginEvent()
1772 cbLeftDownEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftDownEvent()
1790 cbLeftUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftUpEvent()
1826 cbRightUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbRightUpEvent()
1844 cbMotionEvent( const wxPoint& pos, cbDockPane* pPane ) in cbMotionEvent()
1880 cbLayoutRowEvent( cbRowInfo* pRow, cbDockPane* pPane ) in cbLayoutRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent()
1977 cbRemoveBarEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbRemoveBarEvent()
1996 cbSizeBarWndEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbSizeBarWndEvent()
2057 cbDrawPaneDecorEvent( wxDC& dc, cbDockPane* pPane ) in cbDrawPaneDecorEvent()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1547 cbPluginEvent( wxEventType eventType, cbDockPane* pPane ) in cbPluginEvent()
1772 cbLeftDownEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftDownEvent()
1790 cbLeftUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftUpEvent()
1826 cbRightUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbRightUpEvent()
1844 cbMotionEvent( const wxPoint& pos, cbDockPane* pPane ) in cbMotionEvent()
1880 cbLayoutRowEvent( cbRowInfo* pRow, cbDockPane* pPane ) in cbLayoutRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent()
1977 cbRemoveBarEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbRemoveBarEvent()
1996 cbSizeBarWndEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbSizeBarWndEvent()
2057 cbDrawPaneDecorEvent( wxDC& dc, cbDockPane* pPane ) in cbDrawPaneDecorEvent()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1547 cbPluginEvent( wxEventType eventType, cbDockPane* pPane ) in cbPluginEvent()
1772 cbLeftDownEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftDownEvent()
1790 cbLeftUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftUpEvent()
1826 cbRightUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbRightUpEvent()
1844 cbMotionEvent( const wxPoint& pos, cbDockPane* pPane ) in cbMotionEvent()
1880 cbLayoutRowEvent( cbRowInfo* pRow, cbDockPane* pPane ) in cbLayoutRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent()
1977 cbRemoveBarEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbRemoveBarEvent()
1996 cbSizeBarWndEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbSizeBarWndEvent()
2057 cbDrawPaneDecorEvent( wxDC& dc, cbDockPane* pPane ) in cbDrawPaneDecorEvent()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h1547 cbPluginEvent( wxEventType eventType, cbDockPane* pPane ) in cbPluginEvent()
1772 cbLeftDownEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftDownEvent()
1790 cbLeftUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbLeftUpEvent()
1826 cbRightUpEvent( const wxPoint& pos, cbDockPane* pPane ) in cbRightUpEvent()
1844 cbMotionEvent( const wxPoint& pos, cbDockPane* pPane ) in cbMotionEvent()
1880 cbLayoutRowEvent( cbRowInfo* pRow, cbDockPane* pPane ) in cbLayoutRowEvent()
1919 cbLayoutRowsEvent( cbDockPane* pPane ) in cbLayoutRowsEvent()
1977 cbRemoveBarEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbRemoveBarEvent()
1996 cbSizeBarWndEvent( cbBarInfo* pBar, cbDockPane* pPane ) in cbSizeBarWndEvent()
2057 cbDrawPaneDecorEvent( wxDC& dc, cbDockPane* pPane ) in cbDrawPaneDecorEvent()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp173 bool cbBarDragPlugin::HitsPane( cbDockPane* pPane, wxRect& rect ) in HitsPane()
178 int cbBarDragPlugin::GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos ) in GetDistanceToPane()
196 cbDockPane* pPane = HitTestPanes( mousePos ); in IsInOtherPane() local
249 void cbBarDragPlugin::StickToPane( cbDockPane* pPane, wxPoint& mousePos ) in StickToPane()
324 void cbBarDragPlugin::UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos ) in UnstickFromPane()
409 int cbBarDragPlugin::GetBarWidthInPane( cbDockPane* pPane ) in GetBarWidthInPane()
422 int cbBarDragPlugin::GetBarHeightInPane( cbDockPane* pPane ) in GetBarHeightInPane()
547 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
572 cbDockPane* pPane = HitTestPanes( mousePos ); in OnMouseMove() local
580 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange()
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange()
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
H A Dgcupdatesmgr.cpp65 cbDockPane* pPane, in AddItem()
H A Drowdragpl.cpp273 cbDockPane* pPane = mpPane; in OnLButtonUp() local
410 int cbRowDragPlugin::GetHRowsCountForPane( cbDockPane* pPane ) in GetHRowsCountForPane()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp173 bool cbBarDragPlugin::HitsPane( cbDockPane* pPane, wxRect& rect ) in HitsPane()
178 int cbBarDragPlugin::GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos ) in GetDistanceToPane()
196 cbDockPane* pPane = HitTestPanes( mousePos ); in IsInOtherPane() local
249 void cbBarDragPlugin::StickToPane( cbDockPane* pPane, wxPoint& mousePos ) in StickToPane()
324 void cbBarDragPlugin::UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos ) in UnstickFromPane()
409 int cbBarDragPlugin::GetBarWidthInPane( cbDockPane* pPane ) in GetBarWidthInPane()
422 int cbBarDragPlugin::GetBarHeightInPane( cbDockPane* pPane ) in GetBarHeightInPane()
547 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
572 cbDockPane* pPane = HitTestPanes( mousePos ); in OnMouseMove() local
580 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange()
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange()
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
H A Dgcupdatesmgr.cpp65 cbDockPane* pPane, in AddItem()
H A Drowdragpl.cpp273 cbDockPane* pPane = mpPane; in OnLButtonUp() local
410 int cbRowDragPlugin::GetHRowsCountForPane( cbDockPane* pPane ) in GetHRowsCountForPane()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp173 bool cbBarDragPlugin::HitsPane( cbDockPane* pPane, wxRect& rect ) in HitsPane()
178 int cbBarDragPlugin::GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos ) in GetDistanceToPane()
196 cbDockPane* pPane = HitTestPanes( mousePos ); in IsInOtherPane() local
249 void cbBarDragPlugin::StickToPane( cbDockPane* pPane, wxPoint& mousePos ) in StickToPane()
324 void cbBarDragPlugin::UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos ) in UnstickFromPane()
409 int cbBarDragPlugin::GetBarWidthInPane( cbDockPane* pPane ) in GetBarWidthInPane()
422 int cbBarDragPlugin::GetBarHeightInPane( cbDockPane* pPane ) in GetBarHeightInPane()
547 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
572 cbDockPane* pPane = HitTestPanes( mousePos ); in OnMouseMove() local
580 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange()
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange()
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
H A Dgcupdatesmgr.cpp65 cbDockPane* pPane, in AddItem()
H A Drowdragpl.cpp273 cbDockPane* pPane = mpPane; in OnLButtonUp() local
410 int cbRowDragPlugin::GetHRowsCountForPane( cbDockPane* pPane ) in GetHRowsCountForPane()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp173 bool cbBarDragPlugin::HitsPane( cbDockPane* pPane, wxRect& rect ) in HitsPane()
178 int cbBarDragPlugin::GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos ) in GetDistanceToPane()
196 cbDockPane* pPane = HitTestPanes( mousePos ); in IsInOtherPane() local
249 void cbBarDragPlugin::StickToPane( cbDockPane* pPane, wxPoint& mousePos ) in StickToPane()
324 void cbBarDragPlugin::UnstickFromPane( cbDockPane* pPane, wxPoint& mousePos ) in UnstickFromPane()
409 int cbBarDragPlugin::GetBarWidthInPane( cbDockPane* pPane ) in GetBarWidthInPane()
422 int cbBarDragPlugin::GetBarHeightInPane( cbDockPane* pPane ) in GetBarHeightInPane()
547 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
572 cbDockPane* pPane = HitTestPanes( mousePos ); in OnMouseMove() local
580 cbDockPane* pPane = HitTestPanes( mHintRect ); in OnMouseMove() local
H A Dupdatesmgr.cpp112 void cbSimpleUpdatesMgr::OnPaneMarginsWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneMarginsWillChange()
117 void cbSimpleUpdatesMgr::OnPaneWillChange( cbDockPane* WXUNUSED(pPane) ) in OnPaneWillChange()
254 cbDockPane* pPane = (cbDockPane*)pPaneNode->GetData(); in UpdateNow() local
H A Dgcupdatesmgr.cpp65 cbDockPane* pPane, in AddItem()
H A Drowdragpl.cpp273 cbDockPane* pPane = mpPane; in OnLButtonUp() local
410 int cbRowDragPlugin::GetHRowsCountForPane( cbDockPane* pPane ) in GetHRowsCountForPane()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterWindowManager.cxx593 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutStandardMode() local
654 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutNotesMode() local
H A DPresenterPaneContainer.cxx61 SharedPaneDescriptor pPane (FindPaneURL(rxPaneId->getResourceURL())); in PreparePane() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterWindowManager.cxx582 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutStandardMode() local
643 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutNotesMode() local
H A DPresenterPaneContainer.cxx61 SharedPaneDescriptor pPane (FindPaneURL(rxPaneId->getResourceURL())); in PreparePane() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DViewTabBar.cxx214 framework::Pane* pPane = reinterpret_cast<framework::Pane*>( in GetAnchorWindow() local

12