HomeSort by: relevance | last modified time | path
    Searched defs:redisplay (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/xditview/
Dvi.c 108 static void Redisplay (Widget, XEvent *, Region);
157 Redisplay, /* expose */
333 Redisplay(Widget w, XEvent *event, Region region)
356 Boolean redisplay = FALSE; local
366 redisplay = TRUE;
389 redisplay = TRUE;
398 return redisplay;
Dvi.c 108 static void Redisplay (Widget, XEvent *, Region);
157 Redisplay, /* expose */
333 Redisplay(Widget w, XEvent *event, Region region)
356 Boolean redisplay = FALSE; local
366 redisplay = TRUE;
389 redisplay = TRUE;
398 return redisplay;
  /src/external/gpl2/gettext/dist/gettext-tools/misc/
po-mode.el 670 *: Later, /: Docum n p Any type . Redisplay
753 ["Redisplay" po-current-entry
1214 (defun po-redisplay ()
1215 "Redisplay the current entry."
1450 (po-redisplay))
1494 "Redisplay the entry preceding the current entry which msgstr matches REGEXP.
1982 (po-redisplay))
1990 (po-redisplay))
2164 (po-redisplay))
po-mode.el 670 *: Later, /: Docum n p Any type . Redisplay
753 ["Redisplay" po-current-entry
1214 (defun po-redisplay ()
1215 "Redisplay the current entry."
1450 (po-redisplay))
1494 "Redisplay the entry preceding the current entry which msgstr matches REGEXP.
1982 (po-redisplay))
1990 (po-redisplay))
2164 (po-redisplay))

Completed in 94 milliseconds