Home
last modified time | relevance | path

Searched refs:bubble_size_from_content (Results 1 – 1 of 1) sorted by relevance

/dports/games/xcowsay/xcowsay-1.5.1/src/
H A Dbubblegen.c300 static void bubble_size_from_content(bubble_t *b, bubble_style_t style, in bubble_size_from_content() function
344 bubble_size_from_content(&bubble, THOUGHT, gdk_pixbuf_get_width(image), in make_dream_bubble()
403 bubble_size_from_content(&bubble, style, text_width, text_height); in make_text_bubble()