Home
last modified time | relevance | path

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

/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp30 static const float kLeftTabInset = 4; variable
45 GroupLayout()->SetInsets(kLeftTabInset, 0, 0, 1); in TabContainerView()