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

/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp54 fACLBuffersProperties = new BStringView("buffers acl", "");
55 fACLBuffersProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
79 .Add(fACLBuffersProperties)
142 fACLBuffersProperties->SetText(string.String());
H A DBluetoothDeviceView.h45 BStringView* fACLBuffersProperties; member in class:BluetoothDeviceView

Completed in 37 milliseconds