Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c665 HWND hfocus, hbtn; in PasswordProc() local
718 hbtn = GetDlgItem(hDialog, IDOK); in PasswordProc()
719 if( IsWindow(hbtn) ){ in PasswordProc()
720 GetWindowRect(hbtn, &rbtn); in PasswordProc()
724 SetWindowPos(hbtn, 0, p.x, p.y, 0, 0, in PasswordProc()