Searched defs:IsCompressed (Results 1 – 5 of 5) sorted by relevance
20 inline bool IsCompressed(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_COMPRESSED) != 0; } in IsCompressed() function50 bool IsCompressed() const { return MatchesMask(FILE_ATTRIBUTE_COMPRESSED); } in IsCompressed() function
107 constexpr bool IsCompressed() const { in IsCompressed() function
28 bool IsCompressed(GLenum format) in IsCompressed() function
1762 BOOL_32 ElemLib::IsCompressed( in IsCompressed() function in Addr::ElemLib
326 bool IsCompressed(GLint internalformat) in IsCompressed() function