Searched refs:clip_to_shape (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/interface/
H A DPicturePlayer.h94 void (*clip_to_shape)(void* userData, int32 opCount, const uint32 opList[], member in struct:BPrivate::picture_player_callbacks
/haiku/src/kits/interface/
H A DPicturePlayer.cpp501 clip_to_shape(void* _context, int32 opCount, const uint32 opList[], function
768 clip_to_shape,
1664 if (callbacks.clip_to_shape == NULL || !reader.Get(inverse)
1671 callbacks.clip_to_shape(userData, *opCount, opList,
/haiku/src/servers/app/
H A DServerPicture.cpp988 clip_to_shape(void* _canvas, int32 opCount, const uint32 opList[], function
1061 clip_to_shape,

Completed in 97 milliseconds