Lines Matching refs:menu
34 /** controls a popup menu.
41 specifies the position where the menu separator will be insterted.
45 /** sets the menu default item.
48 specifies the menu item identifier.
52 /** returns the menu default item.
62 specifies the menu item identifier.
73 specifies the menu item identifier.
80 /** executes the popup menu and returns the selected item
88 where the popup menu should be executed.
91 the direction in which a popup menu will grow, as specified
124 /** sets the <type>KeyEvent</type> for the menu item.
133 specifies the menu item identifier for which the <type>KeyEvent</type> should be set.
136 specifies the <type>KeyEvent</type> for the menu item.
141 /** retrieves the <type>KeyEvent</type> for the menu item.
148 … specifies the menu item identifier for which the <type>KeyEvent</type> should be retrieved.
151 the <type>KeyEvent</type> struct assigned to the requested menu item.
155 /** sets the image for the menu item.
158 specifies the menu item identifier for which the image should be set.
161 specifies the image for the menu item.
171 /** retrieves the image for the menu item.
174 specifies the menu item identifier for which the image should be retrieved.
178 to the current image for the requested menu item.