Home
last modified time | relevance | path

Searched refs:F_POPUP (Results 1 – 25 of 36) sorted by relevance

12

/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dparse.h41 #define F_POPUP 19 /* string */ macro
H A Dmenus.c404 if(mi->func != F_POPUP && mi->hotkey != 0) { in PaintEntry()
411 if(mi->func == F_POPUP) in PaintEntry()
548 if((ActiveItem->func == F_POPUP)&& (x>(3*ActiveMenu->width>>2))) in FindEntry()
H A Dconfigure.c280 {"PopUp", set_func,(char **)F_POPUP},
1459 if((func == F_EXEC)||(func == F_POPUP)||(func == F_RESTART) in ParseMenuBody()
1586 if((func == F_POPUP)||(func == F_FUNCTION)) in ParseMouseEntry()
1703 else if((func == F_POPUP)||(func == F_FUNCTION)) in ParseKeyEntry()
1974 if((func == F_POPUP)||(func == F_FUNCTION)) in AddToMenu()
2011 if(tmp->func == F_POPUP || tmp->hotkey) in AddToMenu()
H A Dmodule.c316 if((func == F_POPUP)||(func == F_FUNCTION)) in HandleModuleInput()
/dports/x11-wm/tvtwm/tvtwm/
H A Dparse.h56 #define F_POPUP 9 macro
H A Dmenus.c1525 NULL, F_POPUP, NULLSTR, NULLSTR);
1551 NULL, F_POPUP,NULL,NULL);
2198 case F_POPUP:
/dports/x11-wm/piewm/piewm-1.04/
H A Dparse.h61 #define F_POPUP 9 macro
H A Dmenus.c1304 NULL, F_POPUP, NULLSTR, NULLSTR); in PopUpMenu()
1310 NULL, F_POPUP, NULLSTR, NULLSTR); in PopUpMenu()
1696 case F_POPUP: in ExecuteFunction()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dparse.h94 #define F_POPUP 9 macro
H A Dmenus.c966 NULL, F_POPUP, NULL, NULL); in PopUpMenu()
1366 case F_POPUP: in ExecuteFunction()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dmenus.c263 if (mi->func == F_POPUP) in paint_entry()
344 if (ActiveItem->func == F_POPUP) in find_entry()
786 if (func == F_POPUP) in MENU_AddItem()
826 if (tmp->func == F_POPUP) in MENU_AddItem()
943 if (mi->func == F_POPUP) in MENU_LinkUp()
970 if (mb->func == F_POPUP || mb->func == F_W_POPUP) in MENU_LinkUp()
990 if (fk->func == F_POPUP || fk->func == F_W_POPUP) in MENU_LinkUp()
H A Dmwmparse.y345 if (func == F_POPUP)
370 if (((ptr->func == F_POPUP ||
372 (pscr->buttons->func == F_POPUP ||
552 if (tmp->func == F_POPUP)
905 $<function>$.func = F_POPUP;
H A Dmwmparse.c1908 if (func == F_POPUP)
1933 if (((ptr->func == F_POPUP ||
1935 (pscr->buttons->func == F_POPUP ||
2119 if (tmp->func == F_POPUP)
2652 (yyval.function).func = F_POPUP;
H A Dmisc.c665 case F_POPUP: return "F_POPUP"; in _MwmPrintF()
H A Devents.c974 MouseEntry->func == F_POPUP || in button_press()
986 MouseEntry->func == F_POPUP || in button_press()
H A Dmwm.h828 #define F_POPUP 23 /* string */ macro
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dparse.h56 #define F_POPUP 9 macro
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASConfig/
H A DASConfig.c343 (pfunc->func >= F_DESK && pfunc->func < F_POPUP ) || in special_free_storage2property()
673 popup = create_property( F_POPUP, ASProp_Data, new_path, True ); in asmenu_dir2property()
703 item = create_property( F_POPUP, ASProp_Data, sub_menu->name, True ); in asmenu_dir2property()
850 if( item2->id == F_POPUP && item1->id != F_POPUP) in compare_menuitems_handler()
852 else if( item1->id == F_POPUP && item2->id != F_POPUP) in compare_menuitems_handler()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dmenuitem.c409 if (fdata->func == F_POPUP && fdata->text == NULL) in add_menuitem_from_file()
518 create_named_function ((t->child == NULL) ? F_NOP : F_POPUP, in dirtree_make_menu2()
H A Dmenus.c275 } else if (mdi->fdata->func == F_POPUP) { in set_asmenu_item_data()
552 if (item->fdata.func == F_POPUP in set_asmenu_data()
948 if (item->fdata.func == F_POPUP) in run_item_submenu()
984 if (item->fdata.func != F_POPUP) { in run_item_submenu()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dfunctions.h47 F_POPUP, enumerator
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dcommands.h105 F_POPUP, enumerator
H A Dfunctable.c439 CMD_ENT("popup", CMD_Popup, F_POPUP, 0, 0),
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dcommands.h102 F_POPUP, enumerator
H A Dfunctable.c432 CMD_ENT("popup", CMD_Popup, F_POPUP, 0, 0),

12