Searched defs:rect (Results 151 - 175 of 284) sorted by relevance

1234567891011>>

/haiku/src/apps/mail/
H A DSignature.cpp66 TSignatureWindow::TSignatureWindow(BRect rect) argument
/haiku/src/add-ons/network_settings/dialup/
H A DIPCPAddon.cpp222 BRect rect; local
/haiku/src/apps/webpositive/
H A DCookieWindow.cpp45 void DrawField(BField* field, BRect rect, BView* parent) { argument
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp65 FlatDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, argument
92 FlatDecorator::FlatDecorator(DesktopSettings& settings, BRect rect, argument
272 FlatDecorator::_DrawFrame(BRect rect) argument
639 _DrawTitle(Decorator::Tab* _tab, BRect rect) argument
693 _DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) argument
722 _DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect) argument
744 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
754 _DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) argument
777 _DrawBlendedRect(DrawingEngine* engine, const BRect rect, bool down, const ComponentColors& colors) argument
[all...]
/haiku/src/tests/servers/app/inverse_clipping/
H A Dmain.cpp21 rectClipper(BView* view, BRect rect, bool inverse) argument
30 pictureClipper(BView* view, BRect rect, bool inverse) argument
46 shapeClipper(BView* view, BRect rect, bool inverse) argument
[all...]
/haiku/src/preferences/mail/
H A DAutoConfigView.cpp89 BRect rect = Bounds(); local
/haiku/src/tests/kits/interface/pictureprint/
H A DPreview.cpp72 PreviewView::PreviewView(BFile* jobFile, BRect rect) argument
105 void PreviewView::Draw(BRect rect) { argument
/haiku/src/bin/desklink/
H A DMediaReplicant.cpp243 MediaReplicant::Draw(BRect rect) argument
/haiku/src/servers/app/decorator/
H A DDefaultDecorator.cpp74 DefaultDecorator::DefaultDecorator(DesktopSettings& settings, BRect rect, argument
195 DefaultDecorator::_DrawFrame(BRect rect) argument
439 _DrawResizeKnob(BRect rect, bool full, const ComponentColors& colors) argument
573 _DrawTitle(Decorator::Tab* _tab, BRect rect) argument
627 _DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) argument
656 _DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect) argument
678 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
688 _DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) argument
711 _DrawBlendedRect(DrawingEngine* engine, const BRect rect, bool down, const ComponentColors& colors) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp83 TeamsColumn::DrawField(BField* field, BRect rect, BView* parent) argument
[all...]
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp110 FilePermissionsView::FilePermissionsView(BRect rect, Model* model) argument
/haiku/src/kits/interface/
H A DControlLook.cpp66 BControlLook::ShouldDraw(BView* view, const BRect& rect, const BRect& updateRect) argument
98 DrawLabel(BView* view, const char* label, const BBitmap* icon, BRect rect, const BRect& updateRect, const rgb_color& base, uint32 flags, const rgb_color* textColor) argument
[all...]
H A DPopUpMenu.cpp28 BRect rect; member in struct:popup_menu_data
395 BRect* rect = NULL; local
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp16 TrackSlider::TrackSlider(BRect rect, const char *title, BMessage *msg, argument
75 BRect rect = Bounds(); local
/haiku/src/apps/deskbar/
H A DDeskbarMenu.cpp404 BRect rect = Supermenu()->Bounds(); local
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp239 BRect rect = frame; local
[all...]
/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.cpp276 BRect rect; local
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp137 ExpressionTextView::SetTextRect(BRect rect) argument
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp470 SlideShowSaver::LayoutCaption(BView *view, BFont &font, BPoint &pos, BRect &rect) argument
495 BRect rect; local
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp728 BRect rect; local
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp154 remove( BView* pView, const BRect& rect) argument
414 remove( BView* view, const BRect& rect) argument
630 setTip( const BRect& rect, const char* text, BView* view, TipManager::offset_mode_t offsetMode, BPoint offset, uint32 flags) argument
666 removeTip( const BRect& rect, BView* view) argument
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp350 BackgroundImage::BRectRatio(BRect rect) argument
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h192 void translate_from_base_ren(rect_i& rect) argument
/haiku/src/apps/resedit/
H A DBitmapView.cpp279 BitmapView::Draw(BRect rect) argument
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp46 WinDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, argument
272 WinDecorator::_DrawFrame(BRect rect) argument
327 WinDecorator::_DrawTab(Decorator::Tab* tab, BRect rect) argument
358 WinDecorator::_DrawTitle(Decorator::Tab* tab, BRect rect) argument
421 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
447 _DrawZoom(Decorator::Tab* tab, bool direct, BRect rect) argument
479 _DrawClose(Decorator::Tab* tab, bool direct, BRect rect) argument
512 BRect rect = TabRect(tab); local
[all...]

Completed in 133 milliseconds

1234567891011>>