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

/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp385 BBox* typeBox = new BBox("typesBox"); local
386 typeBox->SetLabel(B_TRANSLATE("Supported types"));
406 BLayoutBuilder::Grid<>(typeBox, padding, padding)
510 .Add(typeBox, 2)

Completed in 37 milliseconds