Searched refs:ntype (Results 1 – 3 of 3) sorted by relevance
/GUIX-v6.4.1/guix_studio/ |
D | left_panel_frame.cpp | 92 void left_top_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() argument 94 CWnd::OnSize(ntype, cx, cy); in OnSize() 189 void left_bottom_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() argument 191 CWnd::OnSize(ntype, cx, cy); in OnSize()
|
D | right_panel_frame.cpp | 70 void right_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() argument 72 CWnd::OnSize(ntype, cx, cy); in OnSize()
|
D | MainFrm.cpp | 1039 void CMainFrame::OnSize(UINT ntype, int cx, int cy) in OnSize() argument 1041 CFrameWnd::OnSize(ntype, cx, cy); in OnSize()
|