Home
last modified time | relevance | path

Searched refs:ntype (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dleft_panel_frame.cpp92 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()
Dright_panel_frame.cpp70 void right_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() argument
72 CWnd::OnSize(ntype, cx, cy); in OnSize()
DMainFrm.cpp1039 void CMainFrame::OnSize(UINT ntype, int cx, int cy) in OnSize() argument
1041 CFrameWnd::OnSize(ntype, cx, cy); in OnSize()