splashPathCurve   195 lib/pdf/InfoOutputDev.cc 		if(f&splashPathCurve) {
splashPathCurve   198 lib/pdf/InfoOutputDev.cc 		    if(f&splashPathCurve) {
splashPathCurve  1283 lib/pdf/xpdf/Splash.cc       if (flag & splashPathCurve) {
splashPathCurve  3291 lib/pdf/xpdf/Splash.cc 	   (path->flags[i] & splashPathCurve) ? " curve" : "");
splashPathCurve   126 lib/pdf/xpdf/SplashPath.cc   flags[length] = splashPathCurve;
splashPathCurve   130 lib/pdf/xpdf/SplashPath.cc   flags[length] = splashPathCurve;
splashPathCurve   156 lib/pdf/xpdf/SplashXPath.cc       if (path->flags[i] & splashPathCurve) {