Searched refs:clip_star_save (Results 1 – 1 of 1) sorted by relevance
1211 static void *clip_star_save = NULL; variable1243 clip_star_save = get_register('*', TRUE); in save_clipboard()1254 if (clip_star_save != NULL) in restore_clipboard()1257 put_register('*', clip_star_save); in restore_clipboard()1259 free_register(clip_star_save); in restore_clipboard()1260 clip_star_save = NULL; in restore_clipboard()