Searched refs:offs (Results 1 – 1 of 1) sorted by relevance
542 int x1, y1, x2, y2, xDir, yDir, offs; in PRC_ResampleStrokes_Recursive() local566 …offs = -(x1 * y2 - x2 * y1); // Items bundled together in order to reduce the amount of cal… in PRC_ResampleStrokes_Recursive()586 dist = x * yDir - y * xDir + offs; in PRC_ResampleStrokes_Recursive()