Searched refs:frame (Results 501 - 525 of 954) sorted by relevance

<<21222324252627282930>>

/haiku/src/kits/debugger/arch/x86/
H A DArchitectureX86.h53 const StackFrame* frame,
83 StackFrame* frame, target_size_t valueSize,
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp27 ExpressionInfo* info, StackFrame* frame,
37 fFrame(frame),
25 ExpressionEvaluationJob(Team* team, DebuggerInterface* debuggerInterface, SourceLanguage* language, ExpressionInfo* info, StackFrame* frame, ::Thread* thread) argument
/haiku/headers/os/interface/
H A DScreen.h49 BRect* frame = NULL);
52 BRect* frame = NULL);
H A DListItem.h41 virtual void DrawItem(BView* owner, BRect frame,
H A DSpaceLayoutItem.h36 virtual void SetFrame(BRect frame);
/haiku/src/servers/app/stackandtile/
H A DSATDecorator.cpp46 SATDecorator::SATDecorator(DesktopSettings& settings, BRect frame, argument
49 DefaultDecorator(settings, frame, desktop)
/haiku/src/preferences/joysticks/
H A DCalibWin.cpp28 CalibWin::CalibWin(BRect frame,const char *title, window_look look, argument
30 : BWindow(frame,title,look,feel,flags,workspace)
/haiku/src/apps/deskbar/
H A DShowHideMenuItem.cpp79 BRect frame(Frame());
83 drawLoc.y = ((frame.Height() - labelHeight) / 2);
H A DSwitcher.cpp102 TSwitcherWindow(BRect frame,
139 TWindowView(BRect frame, TSwitchManager* manager,
166 TIconView(BRect frame, TSwitchManager* manager,
1249 BRect frame = fIconView->Frame(); local
1252 centerRect.OffsetBy(frame.left, frame.top);
1267 BRect frame = fIconView->Frame();
1271 BRect lhit(0, frame.top, frame.left, frame
1615 TSwitcherWindow(BRect frame, TSwitchManager* manager) argument
1720 BRect frame = fIconView->FrameOf(index); local
1877 TIconView(BRect frame, TSwitchManager* manager, TSwitcherWindow* switcherWindow) argument
[all...]
/haiku/src/servers/media_addon/
H A DMediaFilePlayer.cpp146 int64 frame = 0; local
147 fPlayTrack->SeekToFrame(&frame);
/haiku/src/kits/debugger/arch/x86_64/
H A DArchitectureX8664.h54 const StackFrame* frame,
84 StackFrame* frame, target_size_t valueSize,
/haiku/src/preferences/bluetooth/
H A DBluetoothWindow.cpp37 BluetoothWindow::BluetoothWindow(BRect frame) argument
39 BWindow(frame, B_TRANSLATE_SYSTEM_NAME("Bluetooth"), B_TITLED_WINDOW,
/haiku/src/servers/app/
H A DDirectWindowInfo.cpp158 DirectWindowInfo::EnableFullScreen(const BRect& frame, window_feel feel) argument
160 fOriginalFrame = frame;
/haiku/src/add-ons/translators/png/
H A DPNGView.cpp29 PNGView::PNGView(const BRect &frame, const char *name, uint32 resizeMode, argument
31 : BView(frame, name, resizeMode, flags | B_FRAME_EVENTS)
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliPrintVariableCommand.cpp105 StackFrame* frame = context.GetStackTrace()->FrameAt( local
107 if (frame == NULL)
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamFilterInterface.h37 // size of the buffer required for reading a whole frame
40 // frame handling
44 virtual status_t SetVideoFrame(BRect frame);
/haiku/src/add-ons/media/plugins/au_reader/
H A Dau_reader.h51 int64 *frame, bigtime_t *time);
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.h52 virtual void Draw(BView *view, int32 frame);
/haiku/src/apps/cortex/DiagramView/
H A DDiagramBox.h53 DiagramBox(BRect frame, uint32 flags = 0);
67 // returns the Boxes frame rectangle
93 // the boxes' frame rectangle
H A DDiagramEndPoint.h61 BRect frame);
97 // returns the EndPoints frame rectangle
146 // resize the EndPoints frame rectangle without redraw
170 // the endpoints' frame rectangle
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.h106 BRect frame,
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.h71 BRect frame,
/haiku/src/apps/cortex/support/
H A DMouseTrackingHelpers.h98 BRect frame,
138 // track current frame rectangle
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.h27 virtual void SetFrame(BRect frame);
H A DLineChartRenderer.h33 virtual void SetFrame(const BRect& frame);

Completed in 260 milliseconds

<<21222324252627282930>>