Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/ELF/
H A Delf_defs.h114 CB_TYPE=0, enumerator
146 CB_TYPE=0, enumerator
H A Delfsectionheaderwidget.cpp462 …g_ppComboBox[N_Elf_Shdr::CB_TYPE]=createComboBox(ui->tableWidget,XELF::getSectionTypesS(),SELF::TY… in reloadData()
482 g_ppComboBox[N_Elf_Shdr::CB_TYPE]->setValue(shdr64.sh_type); in reloadData()
502 g_ppComboBox[N_Elf_Shdr::CB_TYPE]->setValue(shdr32.sh_type); in reloadData()
519 …g_ppComboBox[N_Elf_Phdr32::CB_TYPE]=createComboBox(ui->tableWidget,XELF::getProgramTypesS(),SELF::… in reloadData()
537 g_ppComboBox[N_Elf_Phdr32::CB_TYPE]->setValue(phdr64.p_type); in reloadData()
553 g_ppComboBox[N_Elf_Phdr32::CB_TYPE]->setValue(phdr32.p_type); in reloadData()
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/PE/
H A Dpesectionheaderwidget.cpp198 …case N_IMAGE_DEBUG::Type: g_ppComboBox[N_IMAGE_DEBUG::CB_TYPE]->setValue((quint32)nVa… in _setValue()
470 …g_ppComboBox[N_IMAGE_DEBUG::CB_TYPE]=createComboBox(ui->tableWidget,XPE::getDebugTypesS(),SPE::TYP… in reloadData()
485 g_ppComboBox[N_IMAGE_DEBUG::CB_TYPE]->setValue(idd.Type); in reloadData()
H A Dpe_defs.h364 CB_TYPE=0, enumerator
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_winapi.c1914 #define CB_TYPE 510 in _winapi__mimetypes_read_windows_registry_impl() macro
1917 wchar_t type[CB_TYPE / sizeof(wchar_t) + 1]; in _winapi__mimetypes_read_windows_registry_impl()
1929 DWORD cbType = CB_TYPE; in _winapi__mimetypes_read_windows_registry_impl()
2001 #undef CB_TYPE in _winapi__mimetypes_read_windows_registry_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_winapi.c1914 #define CB_TYPE 510 in _winapi__mimetypes_read_windows_registry_impl() macro
1917 wchar_t type[CB_TYPE / sizeof(wchar_t) + 1]; in _winapi__mimetypes_read_windows_registry_impl()
1929 DWORD cbType = CB_TYPE; in _winapi__mimetypes_read_windows_registry_impl()
2001 #undef CB_TYPE in _winapi__mimetypes_read_windows_registry_impl()