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
1 changed files with 1 additions and 8 deletions

View File

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