Home
last modified time | relevance | path

Searched defs:hwnd (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashUIApplication.cpp49 LeashUIApplication::CreateInstance(IUIApplication **out, HWND hwnd) in CreateInstance()
91 LeashUIApplication::InitializeRibbon(HWND hwnd) in InitializeRibbon()
H A DLeashUICommandHandler.cpp52 LeashUICommandHandler::CreateInstance(IUICommandHandler **out, HWND hwnd) in CreateInstance()
H A DMainFrm.cpp96 HWND hwnd; in OnCreate() local
H A DLeash.cpp600 HWND hwnd = GetForegroundWindow(); in InitDLLs() local
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c531 #define CSendMessage(hwnd, m, w, l) IsWindow(hwnd) ? SendMessage(hwnd, m, w, l) : 0 in PasswordProc() argument
532 #define CShowWindow(hwnd, state) IsWindow(hwnd) ? ShowWindow(hwnd, state) : 0 in PasswordProc() argument
585 HWND hwnd; in PasswordProc() local
1183 HWND hwnd; in AdjustOptions() local
H A Dlshutil.cpp335 LRESULT HookWindow::sWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, in sWindowProc()
356 PrincipalEditControl(HWND hwnd, bool bUpperCaseRealm) : HookWindow(hwnd) in PrincipalEditControl()
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dread_pwd.c93 center_dialog(HWND hwnd) in center_dialog()
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.c574 LogonEventHandlerA(HWND hwnd, HINSTANCE hinst, LPSTR lpszCmdLine, int nCmdShow) in LogonEventHandlerA()
/freebsd/crypto/openssl/engines/
H A De_capi.c1859 HWND hwnd; in cert_select_dialog() local