mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-07 19:30:41 +01:00
35 lines
849 B
XML
35 lines
849 B
XML
|
|
<refentry id="cairo_transform_point">
|
||
|
|
<refmeta>
|
||
|
|
<refentrytitle>cairo_transform_point</refentrytitle>
|
||
|
|
<manvolnum>3</manvolnum>
|
||
|
|
</refmeta>
|
||
|
|
|
||
|
|
<refnamediv>
|
||
|
|
<refname>cairo_transform_point</refname>
|
||
|
|
<refpurpose>some description</refpurpose>
|
||
|
|
</refnamediv>
|
||
|
|
|
||
|
|
|
||
|
|
<refsynopsisdiv>
|
||
|
|
<funcsynopsis>
|
||
|
|
<funcsynopsisinfo>
|
||
|
|
</funcsynopsisinfo>
|
||
|
|
<funcprototype>
|
||
|
|
<funcdef>void <function>cairo_transform_point</function></funcdef><paramdef>cairo_t <parameter>*cr</parameter></paramdef>
|
||
|
|
<paramdef>double <parameter>*x</parameter></paramdef>
|
||
|
|
<paramdef>double <parameter>*y</parameter></paramdef>
|
||
|
|
</funcprototype>
|
||
|
|
</funcsynopsis>
|
||
|
|
</refsynopsisdiv>
|
||
|
|
|
||
|
|
<refsect1>
|
||
|
|
<title>Description</title>
|
||
|
|
<para>
|
||
|
|
<indexterm><primary>functions</primary>
|
||
|
|
<secondary>cairo_transform_point</secondary></indexterm>
|
||
|
|
<indexterm><primary></primary></indexterm>
|
||
|
|
</para>
|
||
|
|
</refsect1>
|
||
|
|
</refentry>
|
||
|
|
|