Home
last modified time | relevance | path

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

/dports/audio/rhythmbox/rhythmbox-3.4.4/lib/
H A Drb-text-helpers.h38 PangoDirection rb_text_common_direction (const char *first, ...);
H A Drb-text-helpers.c105 rb_text_common_direction (const char *first, ...) in rb_text_common_direction() function
/dports/audio/rhythmbox/rhythmbox-3.4.4/widgets/
H A Drb-header.c921 dir = rb_text_common_direction (artist, album, NULL); in rb_header_sync()