Lines Matching refs:x_strdup
9720 screen->Tcolors[TEXT_FG].resource = x_strdup(XtDefaultForeground);
9721 screen->Tcolors[TEXT_BG].resource = x_strdup(XtDefaultBackground);
10936 DefaultFontNames[fNorm] = x_strdup(DefaultFontN(wnew));
10937 DefaultFontNames[fBold] = x_strdup(DefaultFontB(wnew));
10943 DefaultFontNames[fWide] = x_strdup(DefaultFontW(wnew));
10944 DefaultFontNames[fWBold] = x_strdup(DefaultFontWB(wnew));
11194 CurrentXftFont(wnew) = x_strdup(DEFFACENAME_AUTO);
12099 result = x_strdup("unknown");
12293 char *use_font = x_strdup(DEFFONT);
14412 && (test = x_strdup(used)) != NULL) {