Searched refs:fExtDeviceView (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/bluetooth/
H A DBluetoothSettingsView.h50 ExtendedLocalDeviceView* fExtDeviceView; member in class:BluetoothSettingsView
H A DBluetoothSettingsView.cpp78 fExtDeviceView = new ExtendedLocalDeviceView(NULL);
87 fExtDeviceView->SetLocalDevice(ActiveLocalDevice);
88 fExtDeviceView->SetEnabled(true);
115 .Add(fExtDeviceView, 0, 6, 2)
267 fExtDeviceView->SetLocalDevice(lDevice);
268 fExtDeviceView->SetEnabled(true);

Completed in 80 milliseconds