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

/haiku/src/apps/showimage/
H A DSelectionBox.h24 class SelectionBox { class
26 SelectionBox();
27 ~SelectionBox();
H A DSelectionBox.cpp18 #include "SelectionBox.h"
27 SelectionBox::SelectionBox() function in class:SelectionBox
35 SelectionBox::~SelectionBox()
41 SelectionBox::SetBounds(ShowImageView* view, BRect bounds)
64 SelectionBox::Bounds() const
71 SelectionBox::MouseDown(ShowImageView* view, BPoint where)
80 SelectionBox::MouseMoved(ShowImageView* view, BPoint where)
102 SelectionBox
[all...]
H A DShowImageView.h26 #include "SelectionBox.h"
207 SelectionBox fSelectionBox;

Completed in 85 milliseconds