/haiku/headers/os/interface/ |
H A D | OptionPopUp.h | 19 uint32 resizeMask = B_FOLLOW_LEFT_TOP, 24 = B_FOLLOW_LEFT_TOP,
|
H A D | ChannelSlider.h | 17 uint32 resizeMode = B_FOLLOW_LEFT_TOP, 23 uint32 resizeMode = B_FOLLOW_LEFT_TOP,
|
H A D | MenuField.h | 20 uint32 resizingMode = B_FOLLOW_LEFT_TOP, 25 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | OptionControl.h | 21 uint32 resizeMask = B_FOLLOW_LEFT_TOP,
|
H A D | Slider.h | 33 uint32 resizingMode = B_FOLLOW_LEFT_TOP, 42 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | RadioButton.h | 17 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | StringView.h | 16 = B_FOLLOW_LEFT_TOP,
|
H A D | CheckBox.h | 16 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | PictureButton.h | 25 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | Box.h | 15 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | Button.h | 23 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | View.h | 124 const uint32 B_FOLLOW_LEFT_TOP = B_FOLLOW_TOP | B_FOLLOW_LEFT; variable 277 uint32 followFlags = B_FOLLOW_LEFT_TOP, 280 uint32 followFlags = B_FOLLOW_LEFT_TOP, 287 uint32 followFlags = B_FOLLOW_LEFT_TOP, 291 uint32 followFlags = B_FOLLOW_LEFT_TOP,
|
H A D | ScrollView.h | 18 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | TextControl.h | 24 uint32 resizeMask = B_FOLLOW_LEFT_TOP,
|
H A D | ChannelControl.h | 21 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | OutlineListView.h | 17 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | ListView.h | 29 uint32 resizeMask = B_FOLLOW_LEFT_TOP,
|
/haiku/src/tests/kits/interface/bbitmap/ |
H A D | DrawBitmapTest.cpp | 19 : BView(bitmap->Bounds(), "test view", B_FOLLOW_LEFT_TOP, B_WILL_DRAW) in BitmapView()
|
/haiku/headers/private/interface/ |
H A D | DecimalSpinner.h | 19 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
H A D | AbstractSpinner.h | 42 uint32 resizingMode = B_FOLLOW_LEFT_TOP,
|
/haiku/headers/private/shared/ |
H A D | CalendarView.h | 29 uint32 resizeMask = B_FOLLOW_LEFT_TOP,
|
/haiku/docs/user/interface/ |
H A D | ChannelSlider.dox | 34 …char *label, BMessage *message, int32 channels=1, uint32 resizeMode=B_FOLLOW_LEFT_TOP, uint32 flag… 53 …ssage, orientation orientation, int32 channels=1, uint32 resizeMode=B_FOLLOW_LEFT_TOP, uint32 flag…
|
H A D | OptionControl.dox | 37 …char *name, const char *label, BMessage *message, uint32 resizeMask=B_FOLLOW_LEFT_TOP, uint32 flag…
|
H A D | ChannelControl.dox | 36 … *label, BMessage *model, int32 channelCount=1, uint32 resizingMode=B_FOLLOW_LEFT_TOP, uint32 flag…
|
H A D | View.dox | 628 \var B_FOLLOW_LEFT_TOP
|