Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c1387 RECT okRect, staticRect; in AuthenticateProc() local
1388 GetWindowRect(GetDlgItem(hDialog,IDC_STATIC_LIFETIME),&staticRect); in AuthenticateProc()
1390 hideDiff = okRect.top - staticRect.top; in AuthenticateProc()