Searched refs:FormatButtonText (Results 1 – 1 of 1) sorted by relevance
4215 #define FormatButtonText "Format" in XFileBrowserWidget() macro4318 if (WidgetTextWidth(font_info,FormatButtonText) > width) in XFileBrowserWidget()4319 width=WidgetTextWidth(font_info,FormatButtonText); in XFileBrowserWidget()4414 special_info.text=(char *) FormatButtonText; in XFileBrowserWidget()