Home
last modified time | relevance | path

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
/haiku/src/kits/interface/
H A DPicturePlayer.cpp502 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 DServerPicture.cpp992 clip_to_shape(void* _canvas, int32 opCount, const uint32 opList[], in clip_to_shape() function
1065 clip_to_shape,