Searched refs:frame (Results 1 - 25 of 954) sorted by path

1234567891011>>

/haiku/headers/libs/print/libprint/
H A DDialogWindow.h14 DialogWindow(BRect frame,
20 DialogWindow(BRect frame,
H A DHalftoneView.h15 HalftonePreviewView(BRect frame, const char* name,
25 HalftoneView(BRect frame, const char* name, uint32 resizeMask,
H A DPagesView.h14 PagesView(BRect frame, const char* name, uint32 resizeMask, uint32 flags);
/haiku/headers/os/add-ons/screen_saver/
H A DScreenSaver.h27 virtual void Draw(BView* view, int32 frame);
31 virtual void DirectDraw(int32 frame);
/haiku/headers/os/interface/
H A DAbstractLayout.h34 virtual void SetFrame(BRect frame);
H A DBox.h14 BBox(BRect frame, const char* name = NULL,
H A DButton.h21 BButton(BRect frame, const char* name,
H A DChannelControl.h18 BChannelControl(BRect frame, const char* name,
H A DCheckBox.h14 BCheckBox(BRect frame, const char* name,
H A DControl.h29 BControl(BRect frame, const char* name,
H A DLayoutItem.h43 virtual void SetFrame(BRect frame) = 0;
57 void AlignInFrame(BRect frame);
H A DLayoutUtils.h40 static BRect AlignInFrame(BRect frame, BSize maxSize,
42 static void AlignInFrame(BView* view, BRect frame);
H A DListItem.h41 virtual void DrawItem(BView* owner, BRect frame,
H A DMenuBar.h28 BMenuBar(BRect frame, const char* name,
H A DOptionControl.h19 BOptionControl(BRect frame, const char* name,
H A DOptionPopUp.h17 BOptionPopUp(BRect frame, const char* name,
21 BOptionPopUp(BRect frame, const char* name,
H A DRadioButton.h15 BRadioButton(BRect frame, const char* name,
H A DScreen.h49 BRect* frame = NULL);
52 BRect* frame = NULL);
H A DSlider.h29 BSlider(BRect frame, const char* name,
37 BSlider(BRect frame, const char* name,
H A DSpaceLayoutItem.h36 virtual void SetFrame(BRect frame);
H A DSplitView.h87 virtual void DrawSplitter(BRect frame,
110 static void _DrawDefaultSplitter(BView* view, BRect frame,
H A DStatusBar.h15 BStatusBar(BRect frame, const char* name,
H A DStringItem.h24 virtual void DrawItem(BView* owner, BRect frame,
H A DStringView.h14 BStringView(BRect frame, const char* name,
H A DTextControl.h21 BTextControl(BRect frame, const char* name,

Completed in 106 milliseconds

1234567891011>>