Epson S1D13506 Technical Manual page 371

Color lcd/crt/tv controller
Table of Contents

Advertisement

Epson Research and Development
Vancouver Design Center
void seFreeCursor(void)
void seFreeLcdCursor(void)
void seFreeCrtCursor(void)
void seFreeTvCursor(void)
Description:
Parameters:
Return Value:
void seEnableCursor(int Enable)
void seEnableLcdCursor(int Enable)
void seEnableCrtCursor(int Enable)
void seEnableTvCursor(int Enable)
Description:
Parameters:
Return Value:
Programming Notes and Examples
Issue Date: 02/03/21
These functions release memory allocated to the hardware cursor by seInitCursor() func-
tions.
Use seFreeCursor() to free the hardware cursor memory for the current active surface.
Use seFreeLcdCursor(), seFreeCrtCursor(), and seFreeTvCursor() to free the resources
associated with the surface indicated by the function name.
None.
None.
These functions enable or disable the hardware cursor. When enabled the cursor will be
visible on the display surface. When disabled the cursor will not be displayed.
Call seEnableCursor() to enable/disable the hardware cursor of the active surface.
Call seEnableLcdCursor(), seEnableCrtCursor(), and seEnableTvCursor() to enable/dis-
able the hardware cursor for the surface indicated by the function name.
Recall that the CRT and TV share the same cursor. Enabling/disabling the cursor for one
device will affect the other display as well.
Enable
A flag indicating whether to enable or disable the hardware cursor.
Call with Enable set to FALSE "0" to disable the hardware cursor for
the surface. Call with Enable set to TRUE "non-0" to enable the
hardware cursor for the device.
None.
Page 137
S1D13506
X25B-G-003-04

Advertisement

Table of Contents
loading

Table of Contents