Searched refs:fCategory (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/apps/devices/
H A DDevice.h89 { return fCategory; }
117 Category fCategory; member in class:Device
H A DDeviceACPI.cpp48 fCategory = (Category)CAT_ACPI;
H A DDeviceSCSI.cpp63 fCategory = (Category)CAT_MASS;
H A DDevice.cpp59 fCategory(category),
H A DDevicePCI.cpp109 fCategory = (Category)fClassBaseId;
/haiku-fatelf/src/libs/print/libprint/
H A DPrinterCap.cpp179 fCategory(category),
188 return fCategory;
/haiku-fatelf/src/apps/diskusage/
H A DPieView.cpp57 { return fCategory; }
64 int fCategory; member in class:AppMenuItem
74 fCategory(category),
/haiku-fatelf/headers/libs/print/libprint/
H A DPrinterCap.h134 int32 fCategory; member in struct:DriverSpecificCap

Completed in 52 milliseconds