OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDC_FB_TYPE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcmips/stand/pbsdboot/res/
resource.h
22
#define
IDC_FB_TYPE
1009
pbsdboot.rc
56
COMBOBOX
IDC_FB_TYPE
,45,35,70,55,CBS_DROPDOWNLIST |
/src/sys/arch/hpcmips/stand/pbsdboot/
main.c
855
i = SendDlgItemMessage(hWnd,
IDC_FB_TYPE
, CB_FINDSTRINGEXACT,
857
SendDlgItemMessage(hWnd,
IDC_FB_TYPE
, CB_SETCURSEL, i, 0);
874
type = SendDlgItemMessage(hWnd,
IDC_FB_TYPE
,
876
type = SendDlgItemMessage(hWnd,
IDC_FB_TYPE
,
937
idx = SendDlgItemMessage(hWnd,
IDC_FB_TYPE
,
940
SendDlgItemMessage(hWnd,
IDC_FB_TYPE
, CB_SETITEMDATA,
Completed in 17 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025