Searched refs:DistAxial (Results 1 – 2 of 2) sorted by relevance
698 float DistAxial; member702 …void Clear() { ID = SelectScopeId = 0; Window = NULL; DistBox = DistCenter = DistAxial = F… in Clear()
7279 if (result->DistBox == FLT_MAX && dist_axial < result->DistAxial) // Check axial match in NavScoreItem()7283 result->DistAxial = dist_axial; in NavScoreItem()