From 3f8d25045c4ecbfabce3c6670447012acd191cfe Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Wed, 8 Aug 2001 10:23:44 +0000 Subject: [PATCH] Fix in relation to alphabetical order of functions git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53830 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/cpdf.xml | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/functions/cpdf.xml b/functions/cpdf.xml index 7964835beb..d2498518dd 100644 --- a/functions/cpdf.xml +++ b/functions/cpdf.xml @@ -1,4 +1,4 @@ - + ClibPDF functions ClibPDF @@ -1657,27 +1657,6 @@ cpdf_restore($pdf) - - - cpdf_setflat - Sets flatness - - - Description - - - void cpdf_setflat - int pdf document - double value - - - - The cpdf_setflat function set the flatness to - a value between 0 and 100. - - - - cpdf_setdash @@ -1701,7 +1680,28 @@ cpdf_restore($pdf) - + + + + cpdf_setflat + Sets flatness + + + Description + + + void cpdf_setflat + int pdf document + double value + + + + The cpdf_setflat function set the flatness to + a value between 0 and 100. + + + + cpdf_setgray