Searched refs:LinkedBitmapView (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/ui_generic/
H A DLinkedBitmapView.cpp7 #include "LinkedBitmapView.h"
12 LinkedBitmapView::LinkedBitmapView(const char* name, BMessage* message) function in class:LinkedBitmapView
23 LinkedBitmapView::AllAttached()
30 LinkedBitmapView::MouseMoved(BPoint where, uint32 transit,
46 LinkedBitmapView::MouseDown(BPoint where)
54 LinkedBitmapView::SetEnabled(bool enabled)
64 LinkedBitmapView::_UpdateViewCursor()
H A DLinkedBitmapView.h14 class LinkedBitmapView : public BitmapView, public BInvoker { class in inherits:BitmapView,BInvoker
16 LinkedBitmapView(const char* name,
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp39 #include "LinkedBitmapView.h"
667 fScreenshotView = new LinkedBitmapView("screenshot view",
811 LinkedBitmapView* fScreenshotView;

Completed in 69 milliseconds