Searched refs:ParseNone (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMparse.c231 static String ParseNone(PARSE_PROC_DECL);
291 {"KeymapNotify", NULLQUARK, KeymapNotify, ParseNone, NULL},
292 {"Keymap", NULLQUARK, KeymapNotify, ParseNone, NULL},
294 {"Expose", NULLQUARK, Expose, ParseNone, NULL},
296 {"GraphicsExpose", NULLQUARK, GraphicsExpose, ParseNone, NULL},
297 {"GrExp", NULLQUARK, GraphicsExpose, ParseNone, NULL},
299 {"NoExpose", NULLQUARK, NoExpose, ParseNone, NULL},
300 {"NoExp", NULLQUARK, NoExpose, ParseNone, NULL},
302 {"VisibilityNotify",NULLQUARK, VisibilityNotify,ParseNone, NULL},
303 {"Visible", NULLQUARK, VisibilityNotify,ParseNone, NUL
1120 ParseNone(String str, function in typeref:typename:String
[all...]

Completed in 5 milliseconds