Searched refs:fCyclingFontButton (Results 1 – 2 of 2) sorted by relevance
45 fCyclingFontButton(NULL), in ControlView()117 fCyclingFontButton = new BButton("Cyclefonts", in AttachedToWindow()119 AddChild(fCyclingFontButton); in AttachedToWindow()129 fCyclingFontButton->SetTarget(this); in AttachedToWindow()267 fCyclingFontButton->SetLabel(fCycleFonts ? \ in MessageReceived()
57 BButton* fCyclingFontButton; variable