Home
last modified time | relevance | path

Searched defs:resizeMask (Results 1 – 17 of 17) sorted by relevance

/haiku/src/libs/print/libprint/
H A DHalftoneView.cpp8 uint32 resizeMask, uint32 flags) in HalftonePreviewView()
129 HalftoneView::HalftoneView(BRect frame, const char* name, uint32 resizeMask, in HalftoneView()
H A DPagesView.cpp12 PagesView::PagesView(BRect frame, const char* name, uint32 resizeMask, uint32 flags) in PagesView()
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoView.cpp21 VideoView::VideoView(BRect frame, const char *name, uint32 resizeMask, uint32 flags, VideoNode *nod… in VideoView()
/haiku/src/bin/desklink/
H A DDeskButton.cpp40 BList& titles, BList& actions, uint32 resizeMask, uint32 flags) in DeskButton()
H A DMediaReplicant.cpp180 uint32 resizeMask, uint32 flags) in MediaReplicant()
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp33 PrinterSelectionView::PrinterSelectionView(BRect bounds, const char *name, uint32 resizeMask, uint3… in PrinterSelectionView()
H A DPPDConfigView.cpp394 PPDConfigView::PPDConfigView(BRect bounds, const char *name, uint32 resizeMask, uint32 flags) in PPDConfigView()
/haiku/src/kits/interface/
H A DTextInput.cpp30 _BTextInput_::_BTextInput_(BRect frame, BRect textRect, uint32 resizeMask, in _BTextInput_()
H A DTabView.cpp414 uint32 resizeMask, uint32 flags) in BTabView()
H A DTextControl.cpp162 const char* text, BMessage* message, uint32 resizeMask, uint32 flags) in BTextControl()
H A DTextView.cpp247 uint32 resizeMask, uint32 flags) in BTextView()
267 uint32 resizeMask, uint32 flags) in BTextView()
/haiku/src/apps/tv/
H A DVideoView.cpp38 VideoView::VideoView(BRect frame, const char *name, uint32 resizeMask, in VideoView()
/haiku/src/kits/tracker/
H A DDialogPane.cpp53 uint32 resizeMask, uint32 flags) in PaneSwitch()
/haiku/src/apps/mediaplayer/
H A DVideoView.cpp26 VideoView::VideoView(BRect frame, const char* name, uint32 resizeMask) in VideoView()
/haiku/src/apps/aboutsystem/
H A DHyperTextView.cpp120 uint32 resizeMask, uint32 flags) in HyperTextView()
/haiku/src/kits/shared/
H A DCalendarView.cpp39 BCalendarView::BCalendarView(BRect frame, const char* name, uint32 resizeMask, in BCalendarView()
/haiku/src/servers/app/
H A DServerWindow.cpp506 uint32 resizeMask; in _CreateView() local