Home
last modified time | relevance | path

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

/external/python/cpython3/PC/bdist_wininst/
Dinstall.c630 rc = MessageBox(GetFocus(), text, caption, flags); in PyMessageBox()
998 MessageBox(GetFocus(), Buffer, "Error", in notify()
1380 MessageBox(GetFocus(), Py_GetPrefix(), "PREFIX", MB_OK); in get_sys_prefix()
1381 MessageBox(GetFocus(), Py_GetPath(), "PATH", MB_OK); in get_sys_prefix()
1776 MessageBox(GetFocus(), in OpenLogfile()
1783 MessageBox(GetFocus(), KeyName, "Could not open key", MB_OK); in OpenLogfile()
1795 MessageBox(GetFocus(), error, NULL, MB_OK | MB_ICONSTOP); in OpenLogfile()
1820 MessageBox(GetFocus(), subkey_name, "Could not create key", MB_OK); in OpenLogfile()
1836 MessageBox(GetFocus(), buffer, "Could not set key value", MB_OK); in OpenLogfile()
1858 MessageBox(GetFocus(), buffer, "Could not set key value", MB_OK); in OpenLogfile()
[all …]
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c602 rc = MessageBox(GetFocus(), text, caption, flags); in PyMessageBox()
954 MessageBox(GetFocus(), Buffer, "Error", in notify()
1336 MessageBox(GetFocus(), Py_GetPrefix(), "PREFIX", MB_OK); in get_sys_prefix()
1337 MessageBox(GetFocus(), Py_GetPath(), "PATH", MB_OK); in get_sys_prefix()
1732 MessageBox(GetFocus(), in OpenLogfile()
1739 MessageBox(GetFocus(), KeyName, "Could not open key", MB_OK); in OpenLogfile()
1751 MessageBox(GetFocus(), error, NULL, MB_OK | MB_ICONSTOP); in OpenLogfile()
1776 MessageBox(GetFocus(), subkey_name, "Could not create key", MB_OK); in OpenLogfile()
1792 MessageBox(GetFocus(), buffer, "Could not set key value", MB_OK); in OpenLogfile()
1814 MessageBox(GetFocus(), buffer, "Could not set key value", MB_OK); in OpenLogfile()
[all …]
/external/pdfium/core/fpdfdoc/
Dcpdf_aaction.h21 GetFocus, enumerator
/external/pdfium/xfa/fwl/
Dcfwl_notedriver.h39 CFWL_Widget* GetFocus() const { return m_pFocus; } in GetFocus() function
Dcfwl_widget.cpp365 CFWL_Widget* curFocus = pDriver->GetFocus(); in SetFocus()
/external/libtextclassifier/lang_id/common/fel/
Dfeature-extractor.h498 static_cast<const DER *>(this)->GetFocus(workspaces, object, args...); in Evaluate()
508 static_cast<const DER *>(this)->GetFocus(workspaces, object, args...); in Compute()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_listbox.cpp152 case CPDF_AAction::GetFocus: in GetActionData()
Dcffl_textfield.cpp179 case CPDF_AAction::GetFocus: in GetActionData()
Dcffl_interactiveformfiller.cpp375 if (pWidget->GetAAction(CPDF_AAction::GetFocus).GetDict()) { in OnSetFocus()
391 pFormFiller->GetActionData(pPageView, CPDF_AAction::GetFocus, fa); in OnSetFocus()
392 pWidget->OnAAction(CPDF_AAction::GetFocus, fa, pPageView); in OnSetFocus()
Dcffl_combobox.cpp157 case CPDF_AAction::GetFocus: in GetActionData()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp161 case CPDF_AAction::GetFocus: in GetXFAEventType()
1024 case CPDF_AAction::GetFocus:
Dfsdk_actionhandler.cpp488 case CPDF_AAction::GetFocus: in RunFieldJavaScript()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc541 HWND focus = GetFocus(), next; in HandleTabbing()
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp453 if (GetFocus() == _list) in OnOK()
/external/syzkaller/executor/
Dsyscalls.h12856 {"GetFocus", 0, (syscall_t)GetFocus},
/external/syzkaller/sys/windows/
Dwindows.txt1396 GetFocus()