Searched refs:ispell (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | ispell.c | 30 /* $XdotOrg: xc/programs/xedit/ispell.c,v 1.6 2004/12/04 00:43:13 kuhn Exp $ */ 31 /* $XFree86: xc/programs/xedit/ispell.c,v 1.19 2002/10/19 20:04:20 herrb Exp $ */ 193 static struct _ispell ispell; variable in typeref:struct:_ispell 209 Offset(cmd), XtRString, "/usr/local/bin/ispell"}, 315 WRITES("Warning: Timeout waiting ispell process to die.\n"); 316 kill(ispell.pid, SIGTERM); 324 XawTextSetInsertionPoint(ispell.ascii, right); 325 XawTextSetInsertionPoint(ispell.ascii, left); 326 XawTextSetSelection(ispell.ascii, left, right); 335 XtSetValues(ispell [all...] |
| H A D | Makefile.in | 199 am__xedit_SOURCES_DIST = commands.c hash.c hook.c ispell.c lisp.c \ 205 xedit-hook.$(OBJEXT) xedit-ispell.$(OBJEXT) \ 232 ./$(DEPDIR)/xedit-hook.Po ./$(DEPDIR)/xedit-ispell.Po \ 579 xedit_SOURCES = commands.c hash.c hook.c ispell.c lisp.c options.c \ 873 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xedit-ispell.Po@am__quote@ # am--include-marker 1438 xedit-ispell.o: ispell.c 1439 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xedit_CFLAGS) $(CFLAGS) -MT xedit-ispell.o -MD -MP -MF $(DEPDIR)/xedit-ispell.Tpo -c -o xedit-ispell [all...] |
Completed in 7 milliseconds