Lines Matching refs:Cursor
76 static bool DeferExecution(int context, int func, Cursor cursor);
78 static Cursor defer_cursor(int func);
79 static Cursor NeedToDefer(MenuRoot *root);
159 Cursor dc = defer_cursor(func);
254 Cursor curs;
342 static Cursor LastCursor;
367 DeferExecution(int context, int func, Cursor cursor)
426 static Cursor
465 static Cursor
472 Cursor dc = defer_cursor(mitem->func);