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

/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c482 XtPopdown(search->search_popup);
583 ctx->text.search->search_popup = CreateDialog(w, ptr, "search",
585 XtRealizeWidget(ctx->text.search->search_popup);
586 SetWMProtocolTranslations(ctx->text.search->search_popup);
596 CenterWidgetOnPoint(ctx->text.search->search_popup, event);
597 XtPopup(ctx->text.search->search_popup, XtGrabNone);
847 Widget tw = XtParent(search->search_popup);
1011 Widget tw = XtParent(search->search_popup);
1164 XBell(XtDisplay(search->search_popup), 0);
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextP.h158 Widget search_popup; /* The popup widget that allows searches.*/ member in struct:SearchAndReplace

Completed in 4 milliseconds