Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Drootwindow.cpp226 _button_height = cmdbar_height; in WMCreate()
251 rect.top += _button_height; in WMCreate()
390 int cy = _root._button_height; in create()
410 int cy = _root._button_height; in create()
431 int cy = _root._button_height; in create()
H A Drootwindow.h49 int _button_height; variable