Searched defs:isSmil (Results 1 – 5 of 5) sorted by relevance
30 bool MmsAttachment::SetAttachmentFilePath(std::string strPath, bool isSmil) in SetAttachmentFilePath()
51 std::string isSmil = isSmilFile_ ? "ture" : "false"; in DumpMmsBodyPart() local299 void MmsBodyPart::SetSmilFile(bool isSmil) in SetSmilFile()
319 bool isSmil = (smilFileName == contentId) ? true : false; in GetAllAttachment() local
1753 isSmil: boolean; property
62 bool isSmil = false; member