Searched refs:t_path (Results 1 – 1 of 1) sorted by relevance
443 CFX_PathData t_path; in GetZeroAreaPath() local454 int new_count = t_path.GetPointCount(); in GetZeroAreaPath()455 t_path.AddPointCount(2); in GetZeroAreaPath()456 t_path.SetPoint(new_count, m_pPoints[mid - i].m_PointX, in GetZeroAreaPath()458 t_path.SetPoint(new_count + 1, m_pPoints[mid - i - 1].m_PointX, in GetZeroAreaPath()462 NewPath.Append(&t_path, NULL); in GetZeroAreaPath()