Home
last modified time | relevance | path

Searched defs: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
/haiku/src/servers/app/
H A DServerPicture.cpp542 draw_string_locations(void* _canvas, const char* string, size_t length, in draw_string_locations() function
/haiku/src/kits/interface/
H A DPicturePlayer.cpp513 draw_string_locations(void* _context, const char* _string, size_t length, in draw_string_locations() function