Home
last modified time | relevance | path

Searched refs:kEncrypted (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/drivesetup/
H A Dicons.h20 const unsigned char kEncrypted[] = { variable
H A DPartitionList.cpp272 BIconUtils::GetVectorIcon(kEncrypted, sizeof(kEncrypted), icon); in PartitionListRow()
H A DDiskView.cpp103 BIconUtils::GetVectorIcon(kEncrypted, sizeof(kEncrypted), fIcon); in PartitionView()