Searched defs:isDistance (Results 1 – 2 of 2) sorted by relevance
122 Item.prototype.isDistance = function() { method in Item
407 bool isDistance() const { return Kind == Distance; } in isDistance() function