Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DMainFrm.cpp80 m_winRectRight = 0; in CMainFrame()
329 m_winRectRight = pRect->right; in OnSizing()
363 if ((m_winRectRight - m_winRectLeft) < width) in RecalcLayout()
H A DMainFrm.h31 int m_winRectRight; variable