Searched defs:frame (Results 501 - 525 of 540) sorted by relevance

<<2122

/haiku/src/servers/app/stackandtile/
H A DSATGroup.cpp169 WindowArea::UpdateSizeConstaints(const BRect& frame) argument
237 BRect frame local
525 BRect frame = topWindow->CompleteWindowFrame(); local
1424 BRect frame = window->CompleteWindowFrame(); local
1488 _CallculateXOffset(BPoint& offset, BRect& frame, BRect& screen) argument
1498 _CallculateYOffset(BPoint& offset, BRect& frame, BRect& screen) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c1181 iwi_frame_intr(struct iwi_softc *sc, struct iwi_rx_data *data, int i, struct iwi_frame *frame) argument
[all...]
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp439 ActivityView::HistoryLayoutItem::SetFrame(BRect frame) argument
494 ActivityView::LegendLayoutItem::SetFrame(BRect frame) argument
553 ActivityView::ActivityView(BRect frame, const char* name, argument
939 BRect frame = _HistoryFrame(); local
1088 BRect frame = _LegendColorFrameAt(legendFrame, i); local
1219 BRect frame = Bounds(); local
1261 BRect frame = Bounds(); local
1270 _LegendFrameAt(BRect frame, int32 index) const argument
1294 _LegendColorFrameAt(BRect frame, int32 index) const argument
1337 BRect frame = _HistoryFrame(); local
1487 BRect frame = _LegendFrameAt(legendFrame, i); local
[all...]
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp557 BRect frame = region->Frame(); local
947 BRect frame = r.Frame(); local
[all...]
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp86 StyledEditWindow::StyledEditWindow(BRect frame, int32 id, uint32 encoding) argument
103 StyledEditWindow::StyledEditWindow(BRect frame, entry_ref* ref, uint32 encoding) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp125 ThreadStackFrameSelectionEntry(::Thread* thread, StackFrame* frame) argument
137 void SetSelectedFrame(StackFrame* frame) argument
907 TeamWindow::StackFrameSelectionChanged(StackFrame* frame) argument
1009 ExpressionEvaluationRequested(ExpressionInfo* info, StackFrame* frame, ::Thread* thread) argument
1453 StackFrame* frame = NULL; local
1468 _SetActiveStackFrame(StackFrame* frame) argument
1619 StackFrame* frame = fActiveStackTrace->FrameAt(i); local
[all...]
/haiku/src/servers/app/
H A DServerPicture.cpp184 ShapePainter::Draw(BRect frame, bool filled) argument
H A DServerWindow.cpp261 ServerWindow::Init(BRect frame, window_look look, window_feel feel, argument
505 BRect frame; local
4329 ServerWindow::MakeWindow(BRect frame, const char* name, argument
[all...]
H A DWindow.cpp73 Window::Window(const BRect& frame, const char *name, argument
2173 BRect frame local
[all...]
/haiku/src/kits/interface/
H A DMenuField.cpp203 BMenuField::BMenuField(BRect frame, const char* name, const char* label, argument
221 BMenuField(BRect frame, const char* name, const char* label, BMenu* menu, bool fixedSize, uint32 resizingMode, uint32 flags) argument
1199 _InitMenuBar(BMenu* menu, BRect frame, bool fixedSize) argument
1447 SetFrame(BRect frame) argument
1579 SetFrame(BRect frame) argument
[all...]
H A DTabView.cpp240 BTab::DrawFocusMark(BView* owner, BRect frame) argument
277 DrawLabel(BView* owner, BRect frame) argument
319 DrawTab(BView* owner, BRect frame, tab_position, bool) argument
349 _Borders(BView* owner, BRect frame) argument
413 BTabView(BRect frame, const char* name, button_width width, uint32 resizeMask, uint32 flags) argument
1431 BRect frame = TabFrame(i); local
[all...]
H A DAbstractSpinner.cpp300 SpinnerButton::SpinnerButton(BRect frame, const char* name, argument
675 BAbstractSpinner::LabelLayoutItem::SetFrame(BRect frame) argument
805 BAbstractSpinner::TextViewLayoutItem::SetFrame(BRect frame) argument
892 BAbstractSpinner(BRect frame, const char* name, const char* label, BMessage* message, uint32 resizingMode, uint32 flags) argument
1581 BRect frame = textViewFrame | labelFrame; local
[all...]
H A DListView.cpp87 BListView::BListView(BRect frame, const char* name, list_view_type type, argument
1448 BRect frame = Bounds(); local
1826 DrawItem(ItemAt(index), frame, true); local
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp247 virtual void DrawHeader(BView* view, BRect frame, BRect updateRect, argument
/haiku/src/apps/magnify/
H A DMagnify.cpp1039 TInfoView::TInfoView(BRect frame) argument
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp361 ChartWindow::ChartWindow(BRect frame, const char *name) argument
1210 BRect frame; local
[all...]
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp288 BRect frame = Settings::Default()->AudioPlayerWindowFrame(); local
[all...]
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp1095 _CreateLocalVariables(CompilationUnit* unit, StackFrame* frame, FunctionID* functionID, DwarfStackFrameDebugInfo& factory, target_addr_t instructionPointer, target_addr_t lowPC, const EntryListWrapper& variableEntries, const EntryListWrapper& blockEntries) argument
1172 _CreateReturnValues(ReturnValueInfoList* returnValueInfos, Image* image, StackFrame* frame, DwarfStackFrameDebugInfo& factory) argument
[all...]
/haiku/src/kits/tracker/
H A DUtilities.cpp349 ExtendedPoseInfo::SetLocationForFrame(BPoint newLocation, BRect frame) argument
407 OffscreenBitmap::OffscreenBitmap(BRect frame) argument
451 OffscreenBitmap::BeginUsing(BRect frame) argument
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp712 uint16 frame = OHCI_ITD_GET_STARTING_FRAME( local
1392 uint16 frame = OHCI_ITD_GET_STARTING_FRAME(descriptor->flags); local
2548 OHCI::_AllocateIsochronousBandwidth(uint16 frame, uint1 argument
2563 uint16 frame = (startFrame + index) % NUMBER_OF_FRAMES; local
[all...]
H A Duhci.cpp1424 LinkIsochronousDescriptor(uhci_td *descriptor, uint16 frame) argument
1453 UnlinkIsochronousDescriptor(uint16 frame) argument
[all...]
H A Dxhci.cpp1035 uint32 frame; local
H A Dehci.cpp2134 uint32 frame = (ReadOpReg(EHCI_FRINDEX) / 8 ) local
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp235 BRect frame; local
601 _LoadWindowPosition(BRect* frame, uint32* workspaces) argument
2093 BRect frame = window->Frame(); local
[all...]
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp134 ShowImageWindow::ShowImageWindow(BRect frame, const entry_ref& ref, argument
550 BRect frame = screen.Frame(); local
1123 BRect frame = fToolBar->Parent()->Bounds(); local
1369 BRect frame; local
[all...]

Completed in 401 milliseconds

<<2122