Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DCamWnd.h88 void SetXYFriend(CXYWnd* pWnd);
H A DCamWnd.cpp227 void CCamWnd::SetXYFriend(CXYWnd *pWnd) { in SetXYFriend() function in CCamWnd
H A DMainFrm.cpp1757 m_pCamWnd->SetXYFriend(m_pXYWnd); in OnCreateClient()