Searched refs:BootButton (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/menu/
H A Drootwindow.h40 BootButton *_boot_button;
72 class BootButton : public Window class in inherits:Window
77 BootButton(HpcBootApp &app, RootWindow &root, RECT &rect) function in class:BootButton
81 virtual ~BootButton(void) { /* NO-OP */ }
H A Drootwindow.cpp239 _boot_button = new BootButton(_app, *this, rect);
387 BootButton::create(LPCREATESTRUCT aux)
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.h41 class BootButton;

Completed in 102 milliseconds