Lines Matching refs:ShowLabel
332 static void ShowLabel(FontSamplerWidget s, XmString string)
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(s, s->sampler.no_room_message);
1656 if (!info->any_shown) ShowLabel(s, s->sampler.no_match_message);