Searched defs:frame (Results 426 - 450 of 540) sorted by relevance

<<11121314151617181920>>

/haiku/src/servers/print/
H A DConfigWindow.cpp323 BRect frame = GetWindowFrame(); local
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestCases.cpp32 static void testNoOp(BView *view, BRect frame) argument
37 static void testDrawChar(BView *view, BRect frame) argument
45 static void testDrawString(BView *view, BRect frame) argument
60 testDrawStringWithLength(BView *view, BRect frame) argument
76 testDrawStringWithOffsets(BView* view, BRect frame) argument
104 testDrawStringWithoutPosition(BView* view, BRect frame) argument
125 testFillArc(BView *view, BRect frame) argument
131 testStrokeArc(BView *view, BRect frame) argument
137 testFillBezier(BView *view, BRect frame) argument
148 testStrokeBezier(BView *view, BRect frame) argument
159 testFillEllipse(BView *view, BRect frame) argument
170 testStrokeEllipse(BView *view, BRect frame) argument
181 testFillPolygon(BView *view, BRect frame) argument
194 testStrokePolygon(BView *view, BRect frame) argument
207 testFillRect(BView *view, BRect frame) argument
213 testFillRectGradientLinear(BView* view, BRect frame) argument
222 testFillRectGradientRadial(BView* view, BRect frame) argument
231 testFillRectGradientRadialFocus(BView* view, BRect frame) argument
240 testFillRectGradientDiamond(BView* view, BRect frame) argument
249 testFillRectGradientConic(BView* view, BRect frame) argument
258 testStrokeRect(BView *view, BRect frame) argument
264 testFillRegion(BView *view, BRect frame) argument
273 testFillRegionGradientLinear(BView* view, BRect frame) argument
285 testFillRegionGradientRadial(BView* view, BRect frame) argument
297 testFillRegionGradientRadialFocus(BView* view, BRect frame) argument
309 testFillRegionGradientDiamond(BView* view, BRect frame) argument
321 testFillRegionGradientConic(BView* view, BRect frame) argument
333 testFillRoundRect(BView *view, BRect frame) argument
339 testFillRoundRectGradientLinear(BView* view, BRect frame) argument
348 testFillRoundRectGradientRadial(BView* view, BRect frame) argument
357 testFillRoundRectGradientRadialFocus(BView* view, BRect frame) argument
365 testFillRoundRectGradientDiamond(BView* view, BRect frame) argument
374 testFillRoundRectGradientConic(BView* view, BRect frame) argument
383 testStrokeRoundRect(BView *view, BRect frame) argument
389 testFillTriangle(BView *view, BRect frame) argument
399 testFillTriangleGradientLinear(BView* view, BRect frame) argument
412 testFillTriangleGradientRadial(BView* view, BRect frame) argument
425 testFillTriangleGradientRadialFocus(BView* view, BRect frame) argument
438 testFillTriangleGradientDiamond(BView* view, BRect frame) argument
451 testFillTriangleGradientConic(BView* view, BRect frame) argument
464 testStrokeTriangle(BView *view, BRect frame) argument
474 testStrokeLine(BView *view, BRect frame) argument
488 testFillShape(BView *view, BRect frame) argument
499 testStrokeShape(BView *view, BRect frame) argument
510 testRecordPicture(BView *view, BRect frame) argument
519 testRecordAndPlayPicture(BView *view, BRect frame) argument
530 testRecordAndPlayPictureWithOffset(BView *view, BRect frame) argument
547 testAppendToPicture(BView *view, BRect frame) argument
567 testDrawScaledPicture(BView* view, BRect frame) argument
584 testLineArray(BView *view, BRect frame) argument
601 testInvertRect(BView *view, BRect frame) argument
607 testInvertRectSetDrawingMode(BView *view, BRect frame) argument
645 testDrawBitmap(BView *view, BRect frame) argument
651 testDrawBitmapAtPoint(BView *view, BRect frame) argument
664 testDrawBitmapAtRect(BView *view, BRect frame) argument
672 testDrawLargeBitmap(BView *view, BRect frame) argument
683 testConstrainClippingRegion(BView *view, BRect frame) argument
704 testClipToPicture(BView *view, BRect frame) argument
720 testClipToInversePicture(BView *view, BRect frame) argument
737 testSetPenSize(BView *view, BRect frame) argument
769 testSetPenSize2(BView *view, BRect frame) argument
784 testPattern(BView *view, BRect frame) argument
804 testSetOrigin(BView *view, BRect frame) argument
824 testSetOrigin2(BView *view, BRect frame) argument
836 testSetScale(BView *view, BRect frame) argument
843 testSetScale2(BView *view, BRect frame) argument
855 testSetScale3(BView *view, BRect frame) argument
870 testSetOriginAndScale(BView *view, BRect frame) argument
884 testSetOriginAndScale2(BView *view, BRect frame) argument
902 testSetOriginAndScale3(BView *view, BRect frame) argument
920 testSetOriginAndScale4(BView *view, BRect frame) argument
947 testSetOriginAndScale5(BView *view, BRect frame) argument
967 testSetFontSize(BView *view, BRect frame) argument
984 testSetFontFamilyAndStyle(BView *view, BRect frame) argument
1003 testSetDrawingMode(BView *view, BRect frame) argument
1015 testPushPopState(BView *view, BRect frame) argument
1026 testFontRotation(BView* view, BRect frame) argument
1041 testClipToRect(BView* view, BRect frame) argument
1052 testClipToInverseRect(BView* view, BRect frame) argument
1063 testClipToShape(BView* view, BRect frame) argument
1077 testClipToInverseShape(BView* view, BRect frame) argument
[all...]
/haiku/src/kits/interface/
H A DDragger.cpp116 BDragger::BDragger(BRect frame, BView* target, uint32 resizingMode, argument
H A DMenuBar.cpp47 BMenuBar::BMenuBar(BRect frame, const char* name, uint32 resizingMode, argument
H A DBox.cpp46 BBox::BBox(BRect frame, const char* name, uint32 resizingMode, uint32 flags, argument
[all...]
H A DButton.cpp38 BButton::BButton(BRect frame, const char* name, const char* label, argument
H A DAlert.cpp649 const BRect frame = parent != NULL ? parent->Frame() local
/haiku/src/kits/tracker/
H A DStatusWindow.cpp131 TCustomButton::TCustomButton(BRect frame, uint32 what) argument
175 StatusBackgroundView(BRect frame) argument
/haiku/src/preferences/keymap/
H A DKeymapWindow.cpp1098 BRect frame; local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.cpp457 SonixCamDevice::SetVideoFrame(BRect frame) argument
[all...]
/haiku/src/kits/debugger/arch/x86_64/
H A DArchitectureX8664.cpp532 StackFrame* frame = new(std::nothrow) StackFrame(frameType, cpuState, local
575 UpdateStackFrameCpuState(const StackFrame* frame, Image* previousImage, FunctionDebugInfo* previousFunction, CpuState* previousCpuState) argument
816 GetReturnAddressLocation(StackFrame* frame, target_size_t valueSize, ValueLocation*& _location) argument
[all...]
/haiku/src/servers/app/decorator/
H A DDecorator.cpp76 Decorator::Decorator(DesktopSettings& settings, BRect frame, argument
H A DTabDecorator.cpp68 TabDecorator::TabDecorator(DesktopSettings& settings, BRect frame, argument
/haiku/src/apps/mail/
H A DMailApp.cpp805 TMailApp::SetLastWindowFrame(BRect frame) argument
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp84 SettingsWindow::SettingsWindow(BRect frame, SettingsMessage* settings) argument
/haiku/src/add-ons/screen_savers/nebula/
H A DNebula.cpp462 SettingsView::SettingsView(BRect frame) argument
/haiku/src/servers/app/drawing/
H A DHWInterface.cpp327 HWInterface::Invalidate(const BRect& frame) argument
353 HWInterface::CopyBackToFront(const BRect& frame) argument
[all...]
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp784 _ResolveValueIfNeeded(ValueNode* node, StackFrame* frame, int32 maxDepth) argument
[all...]
/haiku/src/servers/app/drawing/interface/virtual/
H A DViewHWInterface.cpp318 CardWindow::CardWindow(BRect frame) argument
350 BRect frame = fUpdateRegion.Frame(); local
394 CardWindow::Invalidate(const BRect& frame) argument
802 Invalidate(const BRect& frame) argument
813 CopyBackToFront(const BRect& frame) argument
[all...]
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp169 Svg2PictureView::Svg2PictureView(BRect frame, const char *filename) argument
/haiku/src/kits/shared/
H A DIconButton.cpp141 BIconButton::DrawBorder(BRect& frame, const BRect& updateRect, argument
150 BIconButton::DrawBackground(BRect& frame, const BRect& updateRect, argument
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp144 MediaConverterWindow::MediaConverterWindow(BRect frame) argument
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp1088 TrackingView::TrackingView(BRect frame, const char* str, BMessage* message) argument
/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.cpp278 PathListView::PathListView(BRect frame, const char* name, BMessage* message, argument
H A DStyleListView.cpp256 StyleListView::StyleListView(BRect frame, const char* name, BMessage* message, argument

Completed in 238 milliseconds

<<11121314151617181920>>