Searched defs:IsValidType (Results 1 – 9 of 9) sorted by relevance
15 def IsValidType(datatype): function
111 inline bool Device::IsValidType(DeviceType type) in IsValidType() function
18 bool ImageFileDirectory::IsValidType(uint16_t type) { return type >= 1 && type <= 12; } in IsValidType() function in SkTiff::ImageFileDirectory
446 bool IsValidType() { return m_encoding_uid_type != eEncodingInvalid; } in IsValidType() function
450 bool IsValidType() { return m_encoding_uid_type != eEncodingInvalid; } in IsValidType() function
454 bool IsValidType() { return m_encoding_uid_type != eEncodingInvalid; } in IsValidType() function
37 bool IsValidType(const std::string& type) { in IsValidType() function