Searched refs:nClipPath (Results 1 – 1 of 1) sorted by relevance
1381 int nClipPath = ClipPath.GetPathCount(); in ProcessClipPath() local1382 for (int i = 0; i < nClipPath; ++i) { in ProcessClipPath()