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