Searched refs:root_level_ (Results 1 – 2 of 2) sorted by relevance
133 const int root_level_; variable
690 root_level_(FindListLevel(id)), in WebMListParser()692 DCHECK_GE(root_level_, 0); in WebMListParser()877 int current_level = root_level_ + list_state_stack_.size() - 1; in OnListStart()