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

/haiku/headers/private/interface/
H A DPicturePlayer.h96 void (*draw_string_locations)(void* userData, const char* string, member in struct:BPrivate::picture_player_callbacks
/haiku/src/kits/interface/
H A DPicturePlayer.cpp512 draw_string_locations(void* _context, const char* _string, size_t length, function
769 draw_string_locations,
1231 if (callbacks.draw_string_locations == NULL
1238 callbacks.draw_string_locations(userData, string, length,
/haiku/src/servers/app/
H A DServerPicture.cpp542 draw_string_locations(void* _canvas, const char* string, size_t length, function
1062 draw_string_locations,

Completed in 195 milliseconds