Searched refs:clip_to_shape (Results 1 – 3 of 3) sorted by relevance
/haiku/headers/private/interface/ |
H A D | PicturePlayer.h | 94 void (*clip_to_shape)(void* userData, int32 opCount, const uint32 opList[], member
|
/haiku/src/kits/interface/ |
H A D | PicturePlayer.cpp | 502 clip_to_shape(void* _context, int32 opCount, const uint32 opList[], in clip_to_shape() function 769 clip_to_shape, in Play() 1665 if (callbacks.clip_to_shape == NULL || !reader.Get(inverse) in _Play() 1672 callbacks.clip_to_shape(userData, *opCount, opList, in _Play()
|
/haiku/src/servers/app/ |
H A D | ServerPicture.cpp | 992 clip_to_shape(void* _canvas, int32 opCount, const uint32 opList[], in clip_to_shape() function 1065 clip_to_shape,
|