Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DMainFrm.cpp81 m_winRectBottom = 0; in CMainFrame()
330 m_winRectBottom = pRect->bottom; in OnSizing()
373 else if ((m_winRectBottom - m_winRectTop) < height) in RecalcLayout()
H A DMainFrm.h32 int m_winRectBottom; variable