Home
last modified time | relevance | path

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

/src/crypto/openssl/engines/
H A De_capi.c1866 hwnd = GetActiveWindow(); in cert_select_dialog()
/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp848 WindowSP active_window_sp = GetActiveWindow(); in HandleChar()
877 WindowSP GetActiveWindow() { in GetActiveWindow() function in curses::Window
916 return m_parent->GetActiveWindow().get() == this; in IsActive()