Searched refs:selFile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c107 static Widget selFile, variable
2382 selFile = XtVaAppCreateShell("selFile", "SelFile",
2389 XtAppAddActions(XtWidgetToApplicationContext(selFile),
2391 XtOverrideTranslations(selFile,
2395 formWidgetClass, selFile,
2657 XtSetMappedWhenManaged(selFile, False);
2658 XtRealizeWidget(selFile);
2662 XSetWMProtocols(SFdisplay, XtWindow(selFile), &SFwmDeleteWindow, 1);
2685 SFapp = XtWidgetToApplicationContext(selFile);
[all...]

Completed in 218 milliseconds