HomeSort by: relevance | last modified time | path
    Searched defs:cmdbar_height (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp 218 int cmdbar_height; local in function:RootWindow::WMCreate
224 cmdbar_height = CommandBar_Height(_app._cmdbar);
226 _button_height = cmdbar_height;
236 rect.top += cmdbar_height;

Completed in 49 milliseconds