Coding style.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38476 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -219,7 +219,7 @@ SATDecorator::_DoLayout()
|
|||||||
// distance from one item of the tab bar to another.
|
// distance from one item of the tab bar to another.
|
||||||
// In this case the text and close/zoom rects
|
// In this case the text and close/zoom rects
|
||||||
fTextOffset = (fLook == B_FLOATING_WINDOW_LOOK
|
fTextOffset = (fLook == B_FLOATING_WINDOW_LOOK
|
||||||
|| fLook == kLeftTitledWindowLook) ? 10 : 18;
|
|| fLook == kLeftTitledWindowLook) ? 10 : 18;
|
||||||
|
|
||||||
font_height fontHeight;
|
font_height fontHeight;
|
||||||
fDrawState.Font().GetHeight(fontHeight);
|
fDrawState.Font().GetHeight(fontHeight);
|
||||||
|
|||||||
Reference in New Issue
Block a user