Home
last modified time | relevance | path

Searched refs:lpRect (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
DMainFrm.h134 afx_msg void OnMoving(UINT nSide, LPRECT lpRect);
DMainFrm.cpp1026 void CMainFrame::OnMoving(UINT nSide, LPRECT lpRect) in OnMoving() argument
1028 CFrameWnd::OnMoving(nSide, lpRect); in OnMoving()