Searched refs:kLargeIconForTypeResourceID (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/build/libbe/storage/
H A DAppFileInfo.cpp46 static const int32 kLargeIconForTypeResourceID = 0; variable
971 resourceID = (type ? kLargeIconForTypeResourceID
/haiku-fatelf/src/kits/storage/
H A DAppFileInfo.cpp51 static const int32 kLargeIconForTypeResourceID = 0; variable
1165 resourceID = (type ? kLargeIconForTypeResourceID
/haiku-fatelf/src/tests/kits/storage/
H A DAppFileInfoTest.cpp79 static const int32 kLargeIconForTypeResourceID = 0; variable
768 ::CheckResource(file, attrNameL.c_str(), kLargeIconForTypeResourceID,
928 resourceID = kLargeIconForTypeResourceID;
958 resourceID = kLargeIconForTypeResourceID;
2579 kLargeIconForTypeResourceID + 1);

Completed in 51 milliseconds