Lines Matching defs:include
33 #include <config.h>
35 #include <stdio.h>
36 #include <ctype.h>
37 #include <X11/IntrinsicP.h>
38 #include <X11/StringDefs.h>
39 #include <X11/Xfuncs.h>
40 #include <X11/Xutil.h>
41 #include <X11/Xmu/Atoms.h>
42 #include <X11/Xmu/CharSet.h>
43 #include <X11/Xaw/TextSrcP.h>
44 #include <X11/Xaw/XawInit.h>
45 #include "XawI18n.h"
46 #include "Private.h"
453 * include - whether or not to include the character found in
462 XawTextScanDirection dir _X_UNUSED, int count _X_UNUSED, Bool include _X_UNUSED)
1412 * include - whether or not to include the character found in
1424 int type, int dir, int count, int include
1427 int count, Boolean include
1434 (w, position, type, dir, count, include));