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

1234567891011>>

/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp578 BStringView* view = new BStringView(name, label); local
589 BStringView* view = new BStringView(name, ""); local
607 _SetVisible(BView* view, bool visible) argument
[all...]
/haiku/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/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/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/src/tests/kits/interface/flatten_picture/
H A DPictureTest.cpp238 BView *view = bitmap.View(); local
254 BView *view = bitmap.View(); local
[all...]
/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp323 WindowLayer::ScrollViewBy(ViewLayer* view, int32 dx, int32 dy) argument
/haiku/src/preferences/locale/
H A DLanguageListView.cpp363 BView* view = new BView(dragBitmap->Bounds(), "helper", B_FOLLOW_NONE, local
/haiku/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
420 WorkspaceActivated(BView* view, int32 workspace, bool state) argument
[all...]
/haiku/src/kits/interface/
H A DSplitView.cpp375 BSplitView::_DrawDefaultSplitter(BView* view, BRect frame, argument
H A DBitmap.cpp881 BBitmap::AddChild(BView* view) argument
892 RemoveChild(BView* view) argument
[all...]
/haiku/src/apps/resedit/
H A DBitmapView.cpp464 BView *view = new BView(r, "drawview", 0, 0); local
/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp544 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp514 JoyWin::_FindStringItemInList(BListView *view, PortItem *item) argument
/haiku/src/preferences/printers/
H A DPrinterListView.cpp289 BView *view = new BView(rect, "offscreen", B_FOLLOW_ALL, local
334 PrinterItem::GetColumnWidth(BView* view, float& leftColumn, float& rightColumn) argument
360 Remove(BListView* view) argument
[all...]
/haiku/src/apps/webpositive/
H A DDownloadWindow.cpp211 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
333 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
372 DownloadProgressView* view local
389 DownloadProgressView* view = new DownloadProgressView(download); local
430 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
457 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
479 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
502 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
525 DownloadProgressView* view = dynamic_cast<DownloadProgressView*>( local
551 DownloadProgressView* view = new DownloadProgressView( local
[all...]
/haiku/src/apps/codycam/
H A DCodyCam.cpp185 BView* view = NULL; local
/haiku/src/tests/kits/translation/
H A DTranslatorRosterTest.cpp921 BView *view = NULL; local
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.cpp281 IFS::Draw(BView* view, const buffer_info* info, int32 frames) argument
381 IFS::_DrawFractal(BView* view, const buffer_info* info) argument
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp363 BTextView* view = alert->TextView(); local
/haiku/headers/private/interface/
H A DViewPrivate.h61 Private(BView* view) argument
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp416 BView* view = new BView(dragBitmap->Bounds(), "", local
[all...]
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp435 CanvasView::_DrawInto(BView* view, BRect updateRect) argument
[all...]
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp1347 TypeEditorView* view = NULL; local
[all...]
/haiku/src/apps/serialconnect/
H A DTermView.cpp551 TermView* view = (TermView*)user; local
561 TermView* view = (TermView*)user; local
571 TermView* view = (TermView*)user; local
581 TermView* view = (TermView*)user; local

Completed in 141 milliseconds

1234567891011>>