Lines Matching refs:ParseModSym
138 static void ParseModSym(Value, LateBindingsPtr *, Boolean, Value *);
152 {"Meta", 0, ParseModSym, XK_Meta_L},
153 {"m", 0, ParseModSym, XK_Meta_L},
154 {"h", 0, ParseModSym, XK_Hyper_L},
155 {"su", 0, ParseModSym, XK_Super_L},
156 {"a", 0, ParseModSym, XK_Alt_L},
157 {"Hyper", 0, ParseModSym, XK_Hyper_L},
158 {"Super", 0, ParseModSym, XK_Super_L},
159 {"Alt", 0, ParseModSym, XK_Alt_L},
906 ParseModSym(Value value,