Home | History | Annotate | Download | only in menu

Lines Matching refs:open_leading

1415   state_.open_leading.swap(pending_open_direction);
1417 state_.open_leading.swap(pending_open_direction);
1421 state_.open_leading.clear();
1423 int cached_size = static_cast<int>(state_.open_leading.size());
1426 state_.open_leading.pop_back();
1499 state_.open_leading.empty() ? true : state_.open_leading.back();
1504 state_.open_leading.push_back(resulting_direction);