Searched refs:BBoxCreate (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dbbox.h41 extern ButtonBox BBoxCreate (Scrn, const char *);
H A Dbbox.c53 ButtonBox BBoxCreate( function in typeref:typename:ButtonBox
82 return BBoxCreate(scrn, name);
H A Dscreen.c207 scrn->mainbuttons = BBoxCreate(scrn, "menuBox");
209 scrn->folderbuttons = BBoxCreate(scrn, "folders");
213 scrn->miscbuttons = BBoxCreate(scrn, "commandBox");
257 scrn->viewbuttons = BBoxCreate(scrn, "viewButtons");
266 scrn->viewbuttons = BBoxCreate(scrn, "compButtons");

Completed in 4 milliseconds