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

  /src/sys/arch/hpc/stand/hpcboot/menu/
window.h 38 HWND _parent_window; member in class:Window
44 : _app(app), _parent_window(0) { /* NO-OP */ }
46 : _app(app), _parent_window(parent) { /* NO-OP */ }
rootwindow.cpp 395 _rect.left, _rect.top, cx, cy, _parent_window,
416 x, _rect.top, cx, cy, _parent_window,
436 x, _rect.top, cx, cy, _parent_window,
tabwindow.cpp 48 _rect.left, _rect.top, cx, cy, _parent_window,

Completed in 17 milliseconds