Searched refs:SeparatorType (Results 1 – 4 of 4) sorted by relevance
61 if (lastItem.type() == SeparatorType) in appendSeparator()64 …contextMenu.appendItem(ContextMenuItem(SeparatorType, ContextMenuItemCustomTagNoAction, String())); in appendSeparator()108 while (contextMenu.items().size() && contextMenu.items().last().type() == SeparatorType) in populateContextMenuItems()
47 SeparatorType, enumerator
77 ContextMenuItem item(ContextMenuItem(SeparatorType, in populateContextMenuItems()
425 case SeparatorType: in populateSubMenuItems()