Lines Matching defs:anchors
81 // This is index into anchors. Firefox uses ANCHOR_FOLLOWERS for html
92 constexpr auto anchors = std::array<Anchor, 5>{{
306 anchor_id = anchors[ANCHOR_LEADERS].stream_id;
310 anchor_id = anchors[ANCHOR_UNBLOCKED].stream_id;
314 anchor_id = anchors[ANCHOR_FOLLOWERS].stream_id;
318 anchor_id = anchors[ANCHOR_FOLLOWERS].stream_id;
1197 for (auto &anchor : anchors) {
1208 session, anchors[ANCHOR_FOLLOWERS].stream_id + 2);
1216 auto &anchor = anchors[ANCHOR_FOLLOWERS];
2368 dep_stream_id = anchors[ANCHOR_FOLLOWERS].stream_id;