Searched refs:fControlLookInfoButton (Results 1 – 2 of 2) sorted by relevance
75 fControlLookInfoButton(NULL), in LookAndFeelSettingsView()107 fControlLookInfoButton = new BButton(B_TRANSLATE("About"), in LookAndFeelSettingsView()148 .Add(fControlLookInfoButton, 2, 1) in LookAndFeelSettingsView()174 fControlLookInfoButton->SetTarget(this); in AttachedToWindow()
60 BButton* fControlLookInfoButton; variable