mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
type in description of setpolydash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41149 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c478a60627
commit
4f7162e638
1 changed files with 3 additions and 3 deletions
|
@ -1743,16 +1743,16 @@ PDF_delete($pdf);
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.pdf-setoplydash">
|
||||
<refentry id="function.pdf-setpolydash">
|
||||
<refnamediv>
|
||||
<refname>PDF_setoplydash</refname>
|
||||
<refname>PDF_setpolydash</refname>
|
||||
<refpurpose>Sets complicated dash pattern</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>void <function>PDF_setoplydash</function></funcdef>
|
||||
<funcdef>void <function>PDF_setpolydash</function></funcdef>
|
||||
<paramdef>int <parameter>pdf object</parameter></paramdef>
|
||||
<paramdef>double *<parameter>dasharray</parameter></paramdef>
|
||||
</funcprototype>
|
||||
|
|
Loading…
Reference in a new issue