Searched refs:fDecorInfoButton (Results 1 – 2 of 2) sorted by relevance
72 fDecorInfoButton(NULL), in LookAndFeelSettingsView()94 fDecorInfoButton = new BButton(B_TRANSLATE("About"), in LookAndFeelSettingsView()145 .Add(fDecorInfoButton, 2, 0) in LookAndFeelSettingsView()172 fDecorInfoButton->SetTarget(this); in AttachedToWindow()
56 BButton* fDecorInfoButton; variable