Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.h68 HWND _spin; variable
76 _spin = NULL; in OptionTabWindow()
H A Dmenu.cpp331 _spin = CreateUpDownControl(WS_CHILD | WS_BORDER | WS_VISIBLE | in init()
337 EnableWindow(_spin, onoff); in init()
359 EnableWindow(_spin, TRUE); in command()
362 EnableWindow(_spin, FALSE); in command()