BCountView
BCountView::Pulse()
BCountView::EndBarberPole()
BCountView::StartBarberPole()
BCountView::BarberPoleInnerRect() const
BCountView::BarberPoleOuterRect() const
BCountView::TextInvalRect() const
BCountView::TextAndBarberPoleRect() const
BCountView::CheckCount()
BCountView::Draw(BRect updateRect)
BCountView::MouseDown(BPoint)
BCountView::AttachedToWindow()
BCountView::SetTypeAhead(const char* string)
BCountView::TypeAhead() const
BCountView::IsTypingAhead() const
BCountView::AddFilterCharacter(const char* character)
BCountView::RemoveFilterCharacter()
BCountView::CancelFilter()
BCountView::Filter() const
BCountView::IsFiltering() const
BCountView::BCountView(BPoseView* view)
BCountView::~BCountView()
BCountView::TrySpinningBarberPole()
class BCountView : public BView {
BCountView(BPoseView*);
~BCountView();
fCountView = new BCountView(this);
BCountView* CountView() const;
class BCountView;
BCountView* fCountView;
inline BCountView*