Searched refs:fClass (Results 1 – 4 of 4) sorted by relevance
26 fClass = bDevice->GetDeviceClass(); in DeviceListItem()34 fClass = bDevice->GetDeviceClass(); in SetDevice()80 fClass.GetMajorDeviceClass(secondLine); in DrawItem()82 fClass.GetMinorDeviceClass(secondLine); in DrawItem()92 fClass.Draw(owner, BPoint(itemRect.left, itemRect.top)); in DrawItem()95 switch (fClass.GetMajorDeviceClass()) { in DrawItem()
42 fClass = new BStringView("class", "- / -"); in BluetoothDeviceView()43 fClass->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE)); in BluetoothDeviceView()74 .Add(fClass) in BluetoothDeviceView()110 fClass->SetText(string.String()); in SetBluetoothDevice()
33 DeviceClass fClass; variable
39 BStringView* fClass; variable