Searched refs:fArrowStyleDouble (Results 1 – 2 of 2) sorted by relevance
79 fArrowStyleDouble(NULL), in LookAndFeelSettingsView()116 fArrowStyleDouble = new FakeScrollBar(true, true, in LookAndFeelSettingsView()126 .Add(fArrowStyleDouble) in LookAndFeelSettingsView()176 fArrowStyleDouble->SetTarget(this); in AttachedToWindow()179 fArrowStyleDouble->SetValue(B_CONTROL_ON); in AttachedToWindow()424 fArrowStyleDouble->SetValue(B_CONTROL_ON); in _SetDoubleScrollBarArrows()
65 FakeScrollBar* fArrowStyleDouble; variable