Searched defs:resizingMode (Results 1 - 25 of 53) sorted by relevance

123

/haiku/src/apps/icon-o-matic/generic/gui/
H A DStringTextView.cpp15 StringTextView(BRect frame, const char* name, BRect textRect, uint32 resizingMode, uint32 flags) argument
H A DInputTextView.cpp14 InputTextView(BRect frame, const char* name, BRect textRect, uint32 resizingMode, uint32 flags) argument
H A DNummericalTextView.cpp17 NummericalTextView(BRect frame, const char* name, BRect textRect, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/terminal/
H A DTermScrollView.cpp35 TermScrollView(const char* name, BView* child, BView* target, bool overlapTop, uint32 resizingMode) argument
H A DSmartTabView.cpp40 SmartTabView(BRect frame, const char* name, button_width width, uint32 resizingMode, uint32 flags) argument
/haiku/src/preferences/screen/
H A DRefreshSlider.cpp27 RefreshSlider::RefreshSlider(BRect frame, float min, float max, uint32 resizingMode) argument
/haiku/src/apps/bootmanager/
H A DWizardPageView.cpp18 WizardPageView(BMessage* settings, BRect frame, const char* name, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/deskcalc/
H A DInputTextView.cpp18 InputTextView(BRect frame, const char* name, BRect textRect, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/cortex/support/
H A DTextControlFloater.cpp48 MomentaryTextControl( BRect frame, const char* name, const char* label, const char* text, BMessage* message, uint32 resizingMode=B_FOLLOW_LEFT|B_FOLLOW_TOP, uint32 flags=B_WILL_DRAW|B_NAVIGABLE) argument
/haiku/src/add-ons/screen_savers/glife/
H A DGLifeView.cpp24 GLifeView::GLifeView(BRect rect, const char* name, ulong resizingMode, argument
/haiku/src/tests/kits/interface/
H A DScrollViewTest.cpp45 int32 resizingMode = B_FOLLOW_LEFT | B_FOLLOW_TOP; local
/haiku/src/apps/networkstatus/
H A DRadioView.cpp21 RadioView::RadioView(BRect frame, const char* name, int32 resizingMode) argument
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp30 ScreenCornerSelector(BRect frame, const char* name, BMessage* message, uint32 resizingMode) argument
/haiku/src/servers/bluetooth/
H A DDeskbarReplicant.cpp45 DeskbarReplicant::DeskbarReplicant(BRect frame, int32 resizingMode) argument
/haiku/src/tests/kits/interface/menu/menuworld/
H A DMenuView.cpp40 MenuView::MenuView(uint32 resizingMode) argument
/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp67 MyView::MyView(BRect frame, const char *name, uint32 resizingMode, uint32 flags) 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/kits/interface/
H A DDecimalSpinner.cpp119 BDecimalSpinner(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DSpinner.cpp79 BSpinner(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DPictureButton.cpp17 BPictureButton(BRect frame, const char* name, BPicture* off, BPicture* on, BMessage* message, uint32 behavior, uint32 resizingMode, uint32 flags) argument
H A DCheckBox.cpp27 BCheckBox(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DRadioButton.cpp24 BRadioButton(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
H A DControl.cpp52 BControl(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp290 ExtPowerStatusView(PowerStatusDriverInterface* interface, BRect frame, int32 resizingMode, int batteryID, BatteryInfoView* batteryInfoView, ExtendedInfoWindow* window) argument
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp57 DiagramView( BRect frame, const char *name, bool multiSelection, uint32 resizingMode, uint32 flags) argument

Completed in 258 milliseconds

123