Lines Matching refs:XawAsciiFile
311 src->ascii_src.type = XawAsciiFile;
333 file = InitStringOrFile(src, src->ascii_src.type == XawAsciiFile);
1114 if (src->ascii_src.allocated_string && src->ascii_src.type != XawAsciiFile) {
1155 if (src->ascii_src.type == XawAsciiFile) {
1214 if (src->ascii_src.type == XawAsciiFile)
1318 * of type XawAsciiFile. This function avoids allocating temporary memory,
1444 * type is XawAsciiFile
1524 if (src->ascii_src.type == XawAsciiFile) {
1735 type = XawAsciiFile;
1756 case XawAsciiFile:
1879 XtSetArg(temp[0], XtNtype, XawAsciiFile);