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