Searched refs:kLayoutInset (Results 1 – 1 of 1) sorted by relevance
42 static const float kLayoutInset = 6; variable57 fGroupLayout(new BGroupLayout(B_HORIZONTAL, kLayoutInset)) in PartitionView()74 fGroupLayout->SetInsets(kLayoutInset, kLayoutInset + font.Size(), in PartitionView()75 kLayoutInset, kLayoutInset); in PartitionView()469 BGroupLayout* layout = new BGroupLayout(B_HORIZONTAL, kLayoutInset); in DiskView()