Searched refs:NotHandled (Results 1 – 3 of 3) sorted by relevance
267 NotHandled, enumerator910 MenuActionResult result = MenuActionResult::NotHandled; in ActionPrivate()913 if (result != MenuActionResult::NotHandled) in ActionPrivate()917 if (result != MenuActionResult::NotHandled) in ActionPrivate()979 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()988 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()3331 return MenuActionResult::NotHandled; in MenuDelegateAction()
103 NotHandled, enumerator112 return NotHandled; in handleDeclAttribute()
7455 if (AL.getInfo().handleDeclAttribute(S, D, AL) != ParsedAttrInfo::NotHandled) in ProcessDeclAttribute()