HomeSort by: relevance | last modified time | path
    Searched refs:XawTextScrollMode (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Text.h 91 } XawTextScrollMode;
TextP.h 199 XawTextScrollMode scroll_vert, scroll_horiz;
  /xsrc/external/mit/xedit/dist/
options.c 159 XawTextScrollMode vscroll, hscroll;
263 XawTextScrollMode scroll;
  /xsrc/external/mit/xedit/dist/lisp/
xedit.c 1137 XawTextScrollMode scroll;
1554 XawTextScrollMode scroll;
  /xsrc/external/mit/libXaw/dist/src/
Text.c 400 sizeof(XawTextScrollMode),
409 sizeof(XawTextScrollMode),
485 static XawTextScrollMode scrollMode = XawtextScrollNever;
503 done(&scrollMode, XawTextScrollMode);
514 switch (*(XawTextScrollMode *)fromVal->addr) {

Completed in 9 milliseconds