/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/fl/ |
H A D | frmview.cpp | 57 wxFrame* wxFrameView::GetParentFrame() in GetParentFrame() function in wxFrameView 59 return mpFrameMgr->GetParentFrame(); in GetParentFrame() 79 mpLayout = new wxFrameLayout( GetParentFrame(), mpFrameMgr->GetClientWindow(), false ); in CreateLayout() 176 if ( mActiveViewNo != -1 && GetParentFrame() ) in DestroyViews() 178 GetParentFrame()->SetNextHandler( NULL ); in DestroyViews() 201 wxMenuBar* pMenuBar = GetParentFrame()->GetMenuBar(); in EnableMenusForView() 331 wxFrame* wxFrameManager::GetParentFrame() in GetParentFrame() function in wxFrameManager 368 GetParentFrame()->PushEventHandler( pFrmView ); in ActivateView() 384 mpClientWnd = new wxWindow( GetParentFrame(), -1 ); in GetClientWindow() 397 wxASSERT( GetParentFrame()->GetEventHandler() == pView ); in DeactivateCurrentView() [all …]
|
H A D | bardragpl.cpp | 116 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipRectInFrame() 125 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipPosInFrame() 639 mpLayout->GetParentFrame().SetCursor( *mpCurCursor ); in OnMouseMove() 700 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 702 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 757 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnStartBarDragging() 841 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in StartTracking() 929 mpLayout->GetParentFrame().ClientToScreen( &x, &y ); in RectToScr()
|
H A D | panedrawpl.cpp | 163 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in DrawDraggedHandle() 165 mpLayout->GetParentFrame().ClientToScreen( &ofsX, &ofsY ); in DrawDraggedHandle() 281 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 283 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 325 mpLayout->GetParentFrame().SetCursor( *pCurs ); in OnMouseMove() 352 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 354 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 513 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 515 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 1267 mpClntDc = new wxClientDC( &mpLayout->GetParentFrame() ); in OnStartDrawInArea()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/fl/ |
H A D | frmview.cpp | 57 wxFrame* wxFrameView::GetParentFrame() in GetParentFrame() function in wxFrameView 59 return mpFrameMgr->GetParentFrame(); in GetParentFrame() 79 mpLayout = new wxFrameLayout( GetParentFrame(), mpFrameMgr->GetClientWindow(), false ); in CreateLayout() 176 if ( mActiveViewNo != -1 && GetParentFrame() ) in DestroyViews() 178 GetParentFrame()->SetNextHandler( NULL ); in DestroyViews() 201 wxMenuBar* pMenuBar = GetParentFrame()->GetMenuBar(); in EnableMenusForView() 331 wxFrame* wxFrameManager::GetParentFrame() in GetParentFrame() function in wxFrameManager 368 GetParentFrame()->PushEventHandler( pFrmView ); in ActivateView() 384 mpClientWnd = new wxWindow( GetParentFrame(), -1 ); in GetClientWindow() 397 wxASSERT( GetParentFrame()->GetEventHandler() == pView ); in DeactivateCurrentView() [all …]
|
H A D | bardragpl.cpp | 116 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipRectInFrame() 125 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipPosInFrame() 639 mpLayout->GetParentFrame().SetCursor( *mpCurCursor ); in OnMouseMove() 700 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 702 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 757 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnStartBarDragging() 841 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in StartTracking() 929 mpLayout->GetParentFrame().ClientToScreen( &x, &y ); in RectToScr()
|
H A D | panedrawpl.cpp | 163 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in DrawDraggedHandle() 165 mpLayout->GetParentFrame().ClientToScreen( &ofsX, &ofsY ); in DrawDraggedHandle() 281 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 283 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 325 mpLayout->GetParentFrame().SetCursor( *pCurs ); in OnMouseMove() 352 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 354 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 513 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 515 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 1267 mpClntDc = new wxClientDC( &mpLayout->GetParentFrame() ); in OnStartDrawInArea()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/fl/ |
H A D | frmview.cpp | 57 wxFrame* wxFrameView::GetParentFrame() in GetParentFrame() function in wxFrameView 59 return mpFrameMgr->GetParentFrame(); in GetParentFrame() 79 mpLayout = new wxFrameLayout( GetParentFrame(), mpFrameMgr->GetClientWindow(), false ); in CreateLayout() 176 if ( mActiveViewNo != -1 && GetParentFrame() ) in DestroyViews() 178 GetParentFrame()->SetNextHandler( NULL ); in DestroyViews() 201 wxMenuBar* pMenuBar = GetParentFrame()->GetMenuBar(); in EnableMenusForView() 331 wxFrame* wxFrameManager::GetParentFrame() in GetParentFrame() function in wxFrameManager 368 GetParentFrame()->PushEventHandler( pFrmView ); in ActivateView() 384 mpClientWnd = new wxWindow( GetParentFrame(), -1 ); in GetClientWindow() 397 wxASSERT( GetParentFrame()->GetEventHandler() == pView ); in DeactivateCurrentView() [all …]
|
H A D | bardragpl.cpp | 116 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipRectInFrame() 125 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipPosInFrame() 639 mpLayout->GetParentFrame().SetCursor( *mpCurCursor ); in OnMouseMove() 700 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 702 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 757 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnStartBarDragging() 841 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in StartTracking() 929 mpLayout->GetParentFrame().ClientToScreen( &x, &y ); in RectToScr()
|
H A D | panedrawpl.cpp | 163 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in DrawDraggedHandle() 165 mpLayout->GetParentFrame().ClientToScreen( &ofsX, &ofsY ); in DrawDraggedHandle() 281 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 283 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 325 mpLayout->GetParentFrame().SetCursor( *pCurs ); in OnMouseMove() 352 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 354 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 513 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 515 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 1267 mpClntDc = new wxClientDC( &mpLayout->GetParentFrame() ); in OnStartDrawInArea()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/fl/ |
H A D | frmview.cpp | 57 wxFrame* wxFrameView::GetParentFrame() in GetParentFrame() function in wxFrameView 59 return mpFrameMgr->GetParentFrame(); in GetParentFrame() 79 mpLayout = new wxFrameLayout( GetParentFrame(), mpFrameMgr->GetClientWindow(), false ); in CreateLayout() 176 if ( mActiveViewNo != -1 && GetParentFrame() ) in DestroyViews() 178 GetParentFrame()->SetNextHandler( NULL ); in DestroyViews() 201 wxMenuBar* pMenuBar = GetParentFrame()->GetMenuBar(); in EnableMenusForView() 331 wxFrame* wxFrameManager::GetParentFrame() in GetParentFrame() function in wxFrameManager 368 GetParentFrame()->PushEventHandler( pFrmView ); in ActivateView() 384 mpClientWnd = new wxWindow( GetParentFrame(), -1 ); in GetClientWindow() 397 wxASSERT( GetParentFrame()->GetEventHandler() == pView ); in DeactivateCurrentView() [all …]
|
H A D | bardragpl.cpp | 116 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipRectInFrame() 125 mpLayout->GetParentFrame().GetClientSize( &w, &h ); in ClipPosInFrame() 639 mpLayout->GetParentFrame().SetCursor( *mpCurCursor ); in OnMouseMove() 700 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 702 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 757 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnStartBarDragging() 841 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in StartTracking() 929 mpLayout->GetParentFrame().ClientToScreen( &x, &y ); in RectToScr()
|
H A D | panedrawpl.cpp | 163 wxScreenDC::StartDrawingOnTop(&mpLayout->GetParentFrame()); in DrawDraggedHandle() 165 mpLayout->GetParentFrame().ClientToScreen( &ofsX, &ofsY ); in DrawDraggedHandle() 281 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 283 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 325 mpLayout->GetParentFrame().SetCursor( *pCurs ); in OnMouseMove() 352 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnMouseMove() 354 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnMouseMove() 513 mpLayout->GetParentFrame().SetCursor( wxNullCursor ); in OnLButtonUp() 515 mpLayout->GetParentFrame().SetCursor( *mpLayout->mpNormalCursor ); in OnLButtonUp() 1267 mpClntDc = new wxClientDC( &mpLayout->GetParentFrame() ); in OnStartDrawInArea()
|
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/view/ |
H A D | editor.cpp | 82 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in Send() 98 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in Send() 108 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in DeleteText() 115 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in BackspaceText() 294 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in MoveUp() 315 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in MoveDown() 358 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in MoveToHome() 368 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in MoveToEnd() 380 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in MoveToPrevPage() 390 GetEditorView()->GetParentFrame()->GetCurEditorView()->UpdateEditor(); in MoveToPrevPage() [all …]
|
/dports/www/libwww/w3c-libwww-5.4.2/WinCom/ |
H A D | Location.cpp | 114 ASSERT(GetParentFrame()->GetActiveView()->IsKindOf(RUNTIME_CLASS(CTabsView))); in BEGIN_MESSAGE_MAP() 115 CTabsView * view = (CTabsView *) GetParentFrame()->GetActiveView(); in BEGIN_MESSAGE_MAP() 127 ASSERT(GetParentFrame()->GetActiveView()->IsKindOf(RUNTIME_CLASS(CTabsView))); in OnEditchangeSourceUri() 128 CTabsView * view = (CTabsView *) GetParentFrame()->GetActiveView(); in OnEditchangeSourceUri() 178 ASSERT(GetParentFrame()->GetActiveView()->IsKindOf(RUNTIME_CLASS(CTabsView))); in OnSubmit() 179 CTabsView * view = (CTabsView *) GetParentFrame()->GetActiveView(); in OnSubmit()
|
H A D | EntityInfo.cpp | 103 ASSERT(GetParentFrame()->GetActiveView()->IsKindOf(RUNTIME_CLASS(CTabsView))); in OnGetInfo() 104 CTabsView * view = (CTabsView *) GetParentFrame()->GetActiveView(); in OnGetInfo() 204 ASSERT(GetParentFrame()->GetActiveView()->IsKindOf(RUNTIME_CLASS(CTabsView))); in OnSetActive() 205 CTabsView * view = (CTabsView *) GetParentFrame()->GetActiveView(); in OnSetActive()
|
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/NT/ |
H A D | xpilotView.cpp | 153 GetParentFrame()->SetWindowText("XPilot"); in OnDraw() 180 GetParentFrame()->MoveWindow(0, 0, top_width, top_height); in OnDraw() 181 GetParentFrame()->CenterWindow(); in OnDraw() 281 GetParentFrame()->SetWindowText("XPilot"); in OnCreate()
|
/dports/games/xpilot/xpilot-4.5.5/src/replay/NT/ |
H A D | SliderBar.cpp | 71 CXPreplayDoc *pDoc = ((CXPreplayDoc *)GetParentFrame()->GetActiveDocument()); in OnHScroll() 89 GetParentFrame()->GetActiveView()->Invalidate(FALSE); in OnHScroll()
|
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/replay/NT/ |
H A D | SliderBar.cpp | 71 CXPreplayDoc *pDoc = ((CXPreplayDoc *)GetParentFrame()->GetActiveDocument()); in OnHScroll() 89 GetParentFrame()->GetActiveView()->Invalidate(FALSE); in OnHScroll()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/fl/ |
H A D | frmview.h | 52 wxFrame* GetParentFrame(); 117 wxFrame* GetParentFrame();
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/fl/ |
H A D | frmview.h | 52 wxFrame* GetParentFrame(); 117 wxFrame* GetParentFrame();
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/fl/ |
H A D | frmview.h | 52 wxFrame* GetParentFrame(); 117 wxFrame* GetParentFrame();
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/fl/ |
H A D | frmview.h | 52 wxFrame* GetParentFrame(); 117 wxFrame* GetParentFrame();
|
/dports/www/firefox-esr/firefox-91.8.0/layout/base/ |
H A D | nsFrameTraversal.cpp | 65 nsIFrame* GetParentFrame(nsIFrame* aFrame); 327 nsIFrame* nsFrameIterator::GetParentFrame(nsIFrame* aFrame) { in GetParentFrame() function in nsFrameIterator 438 nsIFrame* parent = GetParentFrame(aFrame); in GetNextSiblingInner() 444 nsIFrame* parent = GetParentFrame(aFrame); in GetPrevSiblingInner()
|
/dports/www/firefox/firefox-99.0/layout/base/ |
H A D | nsFrameTraversal.cpp | 66 nsIFrame* GetParentFrame(nsIFrame* aFrame); 328 nsIFrame* nsFrameIterator::GetParentFrame(nsIFrame* aFrame) { in GetParentFrame() function in nsFrameIterator 439 nsIFrame* parent = GetParentFrame(aFrame); in GetNextSiblingInner() 445 nsIFrame* parent = GetParentFrame(aFrame); in GetPrevSiblingInner()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/ |
H A D | nsFrameTraversal.cpp | 65 nsIFrame* GetParentFrame(nsIFrame* aFrame); 327 nsIFrame* nsFrameIterator::GetParentFrame(nsIFrame* aFrame) { in GetParentFrame() function in nsFrameIterator 438 nsIFrame* parent = GetParentFrame(aFrame); in GetNextSiblingInner() 444 nsIFrame* parent = GetParentFrame(aFrame); in GetPrevSiblingInner()
|