Home
last modified time | relevance | path

Searched refs:BS_ComputePoint (Results 1 – 1 of 1) sorted by relevance

/original-bsd/local/transcript/src/
H A Dpsdit.c1829 BS_ComputePoint(i, u, xp, yp) in BS_ComputePoint() function
1896 BS_ComputePoint(i, 0.0, &x1, &y1); in BS_Convert()
1897 BS_ComputePoint(i, 0.25, &x2, &y2); in BS_Convert()
1898 BS_ComputePoint(i, 0.5, &x3, &y3); in BS_Convert()
1899 BS_ComputePoint(i, 1.0, &x4, &y4); in BS_Convert()