Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx881 static int BSplineToPSPath(ControlPoint *srcA, int srcCount, PSPathElement **path) in BSplineToPSPath() argument
897 …while (srcCount > 0) { /*- srcCount does not get changed inside t… in BSplineToPSPath()
904 if (cp + 1 < srcCount) { in BSplineToPSPath()
985 if (cp >= srcCount) break; in BSplineToPSPath()

Completed in 41 milliseconds