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

  /xsrc/external/mit/xedit/dist/
xedit.h 146 void CancelFindFile(Widget, XEvent*, String*, Cardinal*);
commands.c 166 * Call CancelFindFile() to leave line_edit mode.
169 CancelFindFile(w, event, params, num_params);
640 CancelFindFile(Widget w, XEvent *event, String *params, Cardinal *num_params)
xedit.c 48 {"cancel-find-file", CancelFindFile},

Completed in 6 milliseconds