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

/haiku/headers/os/interface/
H A DAlignment.h42 : horizontal(B_ALIGN_HORIZONTAL_UNSET),
95 return (horizontal != B_ALIGN_HORIZONTAL_UNSET);
H A DInterfaceDefs.h212 B_ALIGN_HORIZONTAL_UNSET = -1L, enumerator in enum:alignment
H A DLayoutBuilder.h166 = B_ALIGN_HORIZONTAL_UNSET,
173 = B_ALIGN_HORIZONTAL_UNSET,
/haiku/src/preferences/filetypes/
H A DExtensionWindow.cpp146 .AddTextControl(fExtensionControl, 0, 0, B_ALIGN_HORIZONTAL_UNSET, 1, 2)
H A DApplicationTypeWindow.cpp494 B_ALIGN_HORIZONTAL_UNSET, 1, 10)
/haiku/src/apps/expander/
H A DExpanderPreferences.cpp145 BAlignment(B_ALIGN_HORIZONTAL_UNSET, B_ALIGN_VERTICAL_CENTER));
/haiku/src/preferences/media/
H A DMediaViews.cpp277 .AddMenuField(inputMenuField, 0, 0, B_ALIGN_HORIZONTAL_UNSET, 1, 3, 1)
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp598 BAlignment(B_ALIGN_HORIZONTAL_UNSET, B_ALIGN_VERTICAL_CENTER));
/haiku/src/kits/tracker/
H A DUtilities.cpp732 case B_ALIGN_HORIZONTAL_UNSET:

Completed in 110 milliseconds