Searched defs:view (Results 201 - 225 of 315) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp198 SlideShowSaver::StartConfig(BView *view) argument
206 SlideShowSaver::StartSaver(BView *view, bool preview) argument
221 SlideShowSaver::Draw(BView *view, int32 frame) argument
470 LayoutCaption(BView *view, BFont &font, BPoint &pos, BRect &rect) argument
491 DrawCaption(BView *view) argument
[all...]
/haiku-fatelf/src/add-ons/screen_savers/spider/
H A DSpiderSaver.cpp96 SpiderSaver::StartConfig(BView *view) argument
125 SpiderSaver::Draw(BView *view, int32 frame) argument
269 SpiderSaver::_DrawInto(BView *view) argument
309 _DrawPolygon(Polygon* polygon, BView *view) argument
[all...]
/haiku-fatelf/src/apps/cdplayer/
H A DCDPlayer.cpp660 CDPlayer *view = new CDPlayer(window->Bounds(), B_TRANSLATE("CD")); local
/haiku-fatelf/src/apps/charactermap/
H A DCharacterView.cpp340 BView* view = new BView(frame, "drag", 0, 0); local
[all...]
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp383 add( BView* view, const tip_entry& entry) 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-fatelf/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp50 Chart::AxisInfo::Render(BView* view, const BRect& updateRect) argument
H A DLegendChartAxis.cpp190 LegendChartAxis::PreferredSize(BView* view, BSize maxSize) argument
241 LegendChartAxis::Render(BView* view, BRect updateRect) argument
346 _ValidateLayout(BView* view) argument
398 _EstimateMaxLegendCount(BView* view, BSize size, float* _hSpacing, float* _vSpacing) argument
[all...]
/haiku-fatelf/src/apps/diskprobe/
H A DFindWindow.cpp98 FindTextView::TargetedByScrollView(BScrollView* view) argument
494 BView* view = new BView(Bounds(), "main", B_FOLLOW_ALL, 0); local
[all...]
H A DTypeEditors.cpp1380 TypeEditorView* view = NULL; local
[all...]
/haiku-fatelf/src/apps/icon-o-matic/
H A DCanvasView.cpp435 CanvasView::_DrawInto(BView* view, BRect updateRect) argument
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp554 BView* view = colorSlider->fBgView; local
638 _DrawColorLineY(BView *view, float y, int r, int g, int b) argument
648 _DrawColorLineX(BView *view, float x, int r, int g, int b) argument
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DDownloadWindow.cpp230 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
345 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
384 DownloadProgressView* view local
401 DownloadProgressView* view = new DownloadProgressView(download); local
440 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
467 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
489 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
512 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
535 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
561 DownloadProgressView* view = new DownloadProgressView( local
[all...]
/haiku-fatelf/src/kits/interface/
H A DBitmap.cpp842 BBitmap::AddChild(BView* view) argument
853 RemoveChild(BView* view) argument
[all...]
H A DSplitView.cpp368 BSplitView::_DrawDefaultSplitter(BView* view, BRect frame, argument
/haiku-fatelf/src/preferences/joysticks/
H A DJoyWin.cpp510 JoyWin::_FindStringItemInList(BListView *view, PortItem *item) argument
/haiku-fatelf/src/preferences/locale/
H A DLanguageListView.cpp354 BView* view = new BView(dragBitmap->Bounds(), "helper", B_FOLLOW_NONE, local
/haiku-fatelf/src/preferences/mail/
H A DFilterConfigView.cpp54 BView *view = new BView(bitmap->Bounds(), NULL, 0, 0); local
309 BView* view = addons->CreateConfigView(*filterSettings); local
[all...]
/haiku-fatelf/src/servers/app/drawing/html5/
H A DCanvasMessage.cpp358 CanvasMessage::ReadViewState(BView& view, ::pattern& pattern) argument
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteMessage.cpp381 RemoteMessage::ReadViewState(BView& view, ::pattern& pattern) argument
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DPictureTest.cpp238 BView *view = bitmap.View(); local
254 BView *view = bitmap.View(); local
[all...]
/haiku-fatelf/src/tests/kits/translation/
H A DTranslatorRosterTest.cpp923 BView *view = NULL; local
/haiku-fatelf/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp323 WindowLayer::ScrollViewBy(ViewLayer* view, int32 dx, int32 dy) argument
/haiku-fatelf/src/preferences/backgrounds/
H A DBackgroundImage.cpp247 BackgroundImage::Show(BView* view, int32 workspace) argument
263 BackgroundImage::Show(BackgroundImageInfo* info, BView* view) argument
77 GetBackgroundImage(const BNode* node, bool isDesktop, BackgroundsView* view) argument
196 BackgroundImage(const BNode* node, bool desktop, BackgroundsView* view) argument
419 WorkspaceActivated(BView* view, int32 workspace, bool state) argument
[all...]
/haiku-fatelf/src/servers/notification/
H A DNotificationWindow.cpp166 NotificationView* view = new NotificationView(this, local
214 NotificationView* view = NULL; local
226 AppGroupView* view = NULL; local
502 NotificationView* view = (*it); local
554 NotificationView* view = (*it); local
[all...]
/haiku-fatelf/src/add-ons/opengl/swrast/
H A DMesaSoftwareRenderer.cpp58 instantiate_gl_renderer(BGLView* view, ulong options, argument
65 MesaSoftwareRenderer::MesaSoftwareRenderer(BGLView* view, ulong options, argument

Completed in 293 milliseconds

1234567891011>>