OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cancel_button
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp
57
if (
_cancel_button
)
58
delete
_cancel_button
;
147
_cancel_button
->_window);
242
_cancel_button
= new CancelButton(_app, *this, rect);
243
_cancel_button
->create(aux);
313
next =
_cancel_button
->_window;
315
} else if (msg.hwnd ==
_cancel_button
->_window) {
rootwindow.h
41
CancelButton *
_cancel_button
;
member in class:RootWindow
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025