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

/haiku/headers/private/interface/
H A DPicturePlayer.h47 void (*draw_shape)(void* userData, const BShape& shape, bool fill); member in struct:BPrivate::picture_player_callbacks
/haiku/src/kits/interface/
H A DPicturePlayer.cpp137 draw_shape(void* _context, const BShape& shape, bool fill) function
731 draw_shape,
1057 if (callbacks.draw_shape == NULL || !reader.Get(opCount)
1067 callbacks.draw_shape(userData, shape,
/haiku/src/servers/app/
H A DServerPicture.cpp389 draw_shape(void* _canvas, const BShape& shape, bool fill) function
1024 draw_shape,

Completed in 38 milliseconds