HomeSort by: relevance | last modified time | path
    Searched refs:IDC_OPTIONS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcmips/stand/pbsdboot/res/
resource.h 28 #define IDC_OPTIONS 1019
pbsdboot.rc 83 EDITTEXT IDC_OPTIONS,55,48,76,12,ES_AUTOHSCROLL | NOT WS_BORDER,
105 EDITTEXT IDC_OPTIONS,57,40,85,12,ES_AUTOHSCROLL | NOT WS_BORDER,
  /src/sys/arch/hpcmips/stand/pbsdboot/
main.c 581 SetDlgItemText(hDlgMain, IDC_OPTIONS, pref.options);
1117 GetDlgItemText(hDlgMain, IDC_OPTIONS, woptions, sizeof(woptions));

Completed in 12 milliseconds