Searched refs:CursorBitsPtr (Results 1 – 4 of 4) sorted by relevance
66 CursorBitsPtr bits;77 FreeCursorBits(CursorBitsPtr bits) in FreeCursorBits()157 CheckForEmptyMask(CursorBitsPtr bits) in CheckForEmptyMask()244 CursorBitsPtr bits; in AllocARGBCursor()253 bits = (CursorBitsPtr) ((char *) pCurs + CURSOR_REC_SIZE); in AllocARGBCursor()335 CursorBitsPtr bits; in AllocGlyphCursor()399 bits = (CursorBitsPtr) ((char *) pCurs + CURSOR_REC_SIZE); in AllocGlyphCursor()401 bits = (CursorBitsPtr) NULL; in AllocGlyphCursor()406 bits = (CursorBitsPtr) calloc(CURSOR_BITS_SIZE, 1); in AllocGlyphCursor()408 bits = (CursorBitsPtr) NULL; in AllocGlyphCursor()
68 } CursorBits, *CursorBitsPtr; typedef73 CursorBitsPtr bits;
37 CursorBitsPtr bits = cursor->bits; in expand_source_and_mask()
598 CursorBitsPtr pBits = pCursor->bits; in dmxBECreateCursor()