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