mi: remove deprecated miPointerAbsoluteCursor from design doc

Function was removed from the code by commit f5409aa026

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Gaetan Nadon 2011-11-01 07:17:07 -04:00 committed by Keith Packard
parent d91aa0e660
commit 3881b0bf1c

View File

@ -967,17 +967,10 @@ event queue. It is simply passed the event to be queued.
</para> </para>
<para>The cursor position should be updated when motion events are <para>The cursor position should be updated when motion events are
enqueued, by calling either miPointerAbsoluteCursor() or enqueued by calling miPointerDeltaCursor():
miPointerDeltaCursor():
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term>miPointerAbsoluteCursor()</term>
<listitem>
<para>This MI function is used to move the
cursor to the absolute coordinates provided.
</para></listitem></varlistentry>
<varlistentry>
<term>miPointerDeltaCursor()</term> <term>miPointerDeltaCursor()</term>
<listitem> <listitem>
<para>This MI function is used to move the cursor <para>This MI function is used to move the cursor