Home | History | Annotate | Download | only in src

Lines Matching defs:Distance

145   enum Distance {
188 void link_to(int pos, Distance distance = kFar) {
189 if (distance == kNear) {