Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/settings/
H A DSettingsWindow.cpp55 BBox* buttonBox = new BBox(B_PLAIN_BORDER, NULL); in SettingsWindow() local
57 buttonBox->SetLayout(buttonLayout); in SettingsWindow()
/haiku/src/libs/glut/
H A Dglutint.h399 GLUTbuttonBoxCB buttonBox; /* button box */ member