Searched defs:IsInvisible (Results 1 – 2 of 2) sorted by relevance
7694 bool Block::IsInvisible() const { return bool(int(m_flags & 0x08) != 0); } in IsInvisible() function in mkvparser::Block
7910 bool Block::IsInvisible() const { return bool(int(m_flags & 0x08) != 0); } in IsInvisible() function in mkvparser::Block