Searched refs:BCountView (Results 1 – 4 of 4) sorted by relevance
65 BCountView::BCountView(BPoseView* view) in BCountView() function in BCountView82 BCountView::~BCountView() in ~BCountView()89 BCountView::TrySpinningBarberPole() in TrySpinningBarberPole()109 BCountView::Pulse() in Pulse()116 BCountView::EndBarberPole() in EndBarberPole()127 BCountView::StartBarberPole() in StartBarberPole()140 BCountView::BarberPoleInnerRect() const in BarberPoleInnerRect()151 BCountView::BarberPoleOuterRect() const in BarberPoleOuterRect()160 BCountView::TextInvalRect() const in TextInvalRect()173 BCountView::TextAndBarberPoleRect() const in TextAndBarberPoleRect()[all …]
47 class BCountView : public BView {51 BCountView(BPoseView*);52 ~BCountView();
70 class BCountView; variable177 BCountView* CountView() const;752 BCountView* fCountView;957 inline BCountView*
338 fCountView = new BCountView(this); in InitCommon()