Searched refs:adjacent (Results 1 – 4 of 4) sorted by relevance
106 public function adjacent(Interval $other) : bool function in Antlr\\Antlr4\\Runtime\\Interval
215 if ($addition->adjacent($resilt) || !$addition->disjoint($resilt)) {226 if (!$bigger->adjacent($next) && $bigger->disjoint($next)) {
675 max-width: 96%; /* Prevent captions from overflowing into sidebars and other adjacent content. */