Searched refs:IsCompressed (Results 1 – 2 of 2) sorted by relevance
22 inline bool IsCompressed(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_COMPRESSED) != 0; } in IsCompressed() function48 bool IsCompressed() const { return MatchesMask(FILE_ATTRIBUTE_COMPRESSED); } in IsCompressed() function
1571 PUBLIC 801f9 4 IsCompressed