Home
last modified time | relevance | path

Searched refs:CursorMetricPtr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dcursor.h63 typedef struct _CursorMetric *CursorMetricPtr; typedef
81 CursorMetricPtr /*cm */ ,
111 CursorMetricPtr /*cm */ ,
116 CursorMetricPtr /*cm */ );
/OK3568_Linux_fs/external/xserver/dix/
H A Dglyphcurs.c74 ServerBitsFromGlyph(FontPtr pfont, unsigned ch, CursorMetricPtr cm, in ServerBitsFromGlyph()
135 CursorMetricsFromGlyph(FontPtr pfont, unsigned ch, CursorMetricPtr cm) in CursorMetricsFromGlyph()
H A Dcursor.c239 CARD32 *argb, CursorMetricPtr cm, in AllocARGBCursor()