Searched defs:B_FOLLOW_TOP (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/MyNetwork/
H A DIconListItem.h38 IconListView(BRect frame, const char *name, list_view_type type = B_SINGLE_SELECTION_LIST, uint32 resizingMode = B_FOLLOW_LEFT | B_FOLLOW_TOP, uint32 flags = B_WILL_DRAW | B_NAVIGABLE | B_FRAME_EVENTS) argument
H A DMyNetApp.cpp62 SmartColumnListView(BRect Frame, CLVContainerView** ContainerView, const char* Name = NULL, uint32 ResizingMode = B_FOLLOW_LEFT | B_FOLLOW_TOP, uint32 flags = B_WILL_DRAW | B_FRAME_EVENTS | B_NAVIGABLE, list_view_type Type = B_SINGLE_SELECTION_LIST, bool hierarchical = false, bool horizontal = true, bool vertical = true, bool scroll_view_corner = true, border_style border = B_NO_BORDER, const BFont* LabelFont = be_plain_font) argument
/haiku-fatelf/src/preferences/mail/
H A DFilterConfigView.cpp38 DragListView(BRect frame, const char *name, list_view_type type = B_SINGLE_SELECTION_LIST, uint32 resizingMode = B_FOLLOW_LEFT | B_FOLLOW_TOP, BMessage *itemMovedMsg = NULL) argument
/haiku-fatelf/headers/os/interface/
H A DView.h104 #define B_FOLLOW_TOP _rule_(_VIEW_TOP_, 0, _VIEW_TOP_, 0) macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/FileSharing/
H A DFileSharing.cpp142 SmartColumnListView(BRect Frame, CLVContainerView** ContainerView, const char* Name = NULL, uint32 ResizingMode = B_FOLLOW_LEFT | B_FOLLOW_TOP, uint32 flags = B_WILL_DRAW | B_FRAME_EVENTS | B_NAVIGABLE, list_view_type Type = B_SINGLE_SELECTION_LIST, bool hierarchical = false, bool horizontal = true, bool vertical = true, bool scroll_view_corner = true, border_style border = B_NO_BORDER, const BFont* LabelFont = be_plain_font) argument

Completed in 67 milliseconds