Searched refs:fDecorMenuField (Results 1 – 2 of 2) sorted by relevance
73 fDecorMenuField(NULL), in LookAndFeelSettingsView()91 fDecorMenuField = new BMenuField("decorator", in LookAndFeelSettingsView()143 .Add(fDecorMenuField->CreateLabelLayoutItem(), 0, 0) in LookAndFeelSettingsView()144 .Add(fDecorMenuField->CreateMenuBarLayoutItem(), 1, 0) in LookAndFeelSettingsView()
57 BMenuField* fDecorMenuField; variable