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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSample.c332 static void ShowLabel(FontSamplerWidget s, XmString string) function
402 ShowLabel(s, CSname);
1384 if (!info->any_shown) ShowLabel(s, s->sampler.no_room_message);
1391 if (!info->any_shown) ShowLabel(s, s->sampler.no_font_message);
1408 if (!ShowFont(info)) ShowLabel(s, s->sampler.no_room_message);
1409 } else ShowLabel(s, s->sampler.no_selected_font_message);
1428 ShowLabel(s, s->sampler.no_selected_family_message);
1437 if (!info->any_shown) ShowLabel(s, s->sampler.no_room_message);
1444 if (!info->any_shown) ShowLabel(s, s->sampler.no_family_font_message);
1648 if (!info->any_shown) ShowLabel(
[all...]

Completed in 42 milliseconds