Searched refs:B_ALIGN_HORIZONTAL_UNSET (Results 1 – 10 of 10) sorted by relevance
/haiku/headers/os/interface/ |
H A D | Alignment.h | 42 : horizontal(B_ALIGN_HORIZONTAL_UNSET), in BAlignment() 95 return (horizontal != B_ALIGN_HORIZONTAL_UNSET); in IsHorizontalSet()
|
H A D | InterfaceDefs.h | 218 B_ALIGN_HORIZONTAL_UNSET = -1L, enumerator
|
H A D | LayoutBuilder.h | 166 = B_ALIGN_HORIZONTAL_UNSET, 173 = B_ALIGN_HORIZONTAL_UNSET,
|
/haiku/src/preferences/filetypes/ |
H A D | ExtensionWindow.cpp | 146 .AddTextControl(fExtensionControl, 0, 0, B_ALIGN_HORIZONTAL_UNSET, 1, 2) in ExtensionWindow()
|
H A D | ApplicationTypeWindow.cpp | 494 B_ALIGN_HORIZONTAL_UNSET, 1, 10) in ApplicationTypeWindow()
|
/haiku/src/apps/expander/ |
H A D | ExpanderPreferences.cpp | 145 BAlignment(B_ALIGN_HORIZONTAL_UNSET, B_ALIGN_VERTICAL_CENTER)); in ExpanderPreferences()
|
/haiku/src/preferences/media/ |
H A D | MediaViews.cpp | 277 .AddMenuField(inputMenuField, 0, 0, B_ALIGN_HORIZONTAL_UNSET, 1, 3, 1) in AudioSettingsView()
|
/haiku/src/add-ons/input_server/devices/keyboard/ |
H A D | TeamMonitorWindow.cpp | 598 BAlignment(B_ALIGN_HORIZONTAL_UNSET, B_ALIGN_VERTICAL_CENTER)); in TeamDescriptionView()
|
/haiku/docs/user/interface/ |
H A D | LayoutBuilder.Grid.dox | 237 - \c B_ALIGN_HORIZONTAL_UNSET 265 - \c B_ALIGN_HORIZONTAL_UNSET
|
/haiku/src/kits/tracker/ |
H A D | Utilities.cpp | 753 case B_ALIGN_HORIZONTAL_UNSET: in Draw()
|