Home | History | Annotate | Download | only in src

Lines Matching refs:Distance

260   enum Distance {
303 void link_to(int pos, Distance distance = kFar) {
304 if (distance == kNear) {