cursor_on         392 lib/font/rbf_font.c static int cursor_on = 0;
cursor_on         398 lib/font/rbf_font.c     cursor_on = 1;
cursor_on         405 lib/font/rbf_font.c     cursor_on = 0;
cursor_on         416 lib/font/rbf_font.c         if (cursor_on && (cursor_start <= i) && (i <= cursor_end))