Searched defs:resizingMode (Results 1 - 25 of 53) sorted by last modified time

123

/haiku/src/apps/diskprobe/
H A DProbeView.cpp1022 TypeView(BRect rect, const char* name, int32 index, DataEditor& editor, int32 resizingMode) argument
H A DTypeEditors.cpp162 TypeEditorView(BRect rect, const char *name, uint32 resizingMode, uint32 flags, DataEditor& editor) argument
/haiku/src/kits/interface/
H A DSpinner.cpp79 BSpinner(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DMenu.cpp1303 BMenu::BMenu(BRect frame, const char* name, uint32 resizingMode, uint32 flags, argument
H A DOutlineListView.cpp82 BOutlineListView(BRect frame, const char* name, list_view_type type, uint32 resizingMode, uint32 flags) argument
H A DScrollView.cpp29 BScrollView::BScrollView(const char* name, BView* target, uint32 resizingMode, argument
H A DListView.cpp87 BListView(BRect frame, const char* name, list_view_type type, uint32 resizingMode, uint32 flags) argument
H A DColumnListView.cpp856 BColumnListView(BRect rect, const char* name, uint32 resizingMode, uint32 flags, border_style border, bool showHorizontalScrollbar) argument
2325 TitleView(BRect rect, OutlineView* horizontalSlave, BList* visibleColumns, BList* sortColumns, BColumnListView* listView, uint32 resizingMode) argument
H A DAbstractSpinner.cpp892 BAbstractSpinner(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DDecimalSpinner.cpp119 BDecimalSpinner(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DButton.cpp38 BButton(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DMenuField.cpp203 BMenuField(BRect frame, const char* name, const char* label, BMenu* menu, uint32 resizingMode, uint32 flags) argument
221 BMenuField(BRect frame, const char* name, const char* label, BMenu* menu, bool fixedSize, uint32 resizingMode, uint32 flags) argument
H A DView.cpp435 BView::BView(BRect frame, const char* name, uint32 resizingMode, uint32 flags) argument
454 uint32 resizingMode; local
5822 BView::_InitData(BRect frame, const char* name, uint32 resizingMode, argument
6190 uint32 resizingMode = fFlags & _RESIZE_MASK_; local
[all...]
H A DBox.cpp46 BBox::BBox(BRect frame, const char* name, uint32 resizingMode, uint32 flags, argument
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp637 PowerStatusReplicant::PowerStatusReplicant(BRect frame, int32 resizingMode, argument
70 PowerStatusView(PowerStatusDriverInterface* interface, BRect frame, int32 resizingMode, int batteryID, bool inDeskbar) argument
H A DExtendedInfoWindow.cpp290 ExtPowerStatusView(PowerStatusDriverInterface* interface, BRect frame, int32 resizingMode, int batteryID, BatteryInfoView* batteryInfoView, ExtendedInfoWindow* window) argument
/haiku/src/kits/tracker/
H A DUtilities.cpp565 DraggableIcon(BRect rect, const char* name, const char* type, icon_size which, const BMessage* message, BMessenger target, uint32 resizingMode, uint32 flags) argument
665 FlickerFreeStringView(BRect bounds, const char* name, const char* text, uint32 resizingMode, uint32 flags) argument
677 FlickerFreeStringView(BRect bounds, const char* name, const char* text, BBitmap* inBitmap, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp114 DragSortableListView(BRect frame, const char* name, list_view_type type, uint32 resizingMode, uint32 flags) argument
733 SimpleListView(BRect frame, const char* name, BMessage* selectionChangeMessage, list_view_type type, uint32 resizingMode, uint32 flags) argument
/haiku/src/servers/app/
H A DView.cpp53 resize_frame(IntRect& frame, uint32 resizingMode, int32 x, int32 y) argument
493 SetViewBitmap(ServerBitmap* bitmap, IntRect sourceRect, IntRect destRect, int32 resizingMode, int32 options) argument
[all...]
H A DServerWindow.cpp2029 int32 bitmapToken, resizingMode, options; local
/haiku/src/apps/glteapot/
H A DObjectView.cpp136 ObjectView::ObjectView(BRect rect, const char *name, ulong resizingMode, argument
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp103 StateView(BRect frame, const char* name, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp80 NetworkStatusView::NetworkStatusView(BRect frame, int32 resizingMode, argument
/haiku/src/apps/terminal/
H A DSmartTabView.cpp40 SmartTabView(BRect frame, const char* name, button_width width, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp553 ActivityView(BRect frame, const char* name, const BMessage* settings, uint32 resizingMode) argument

Completed in 417 milliseconds

123