Searched refs:NotHandled (Results 1 – 3 of 3) sorted by relevance
139 NotHandled, enumerator148 return NotHandled; in handleDeclAttribute()
277 NotHandled, enumerator3904 MenuActionResult result = MenuActionResult::NotHandled; in ActionPrivate()3907 if (result != MenuActionResult::NotHandled) in ActionPrivate()3911 if (result != MenuActionResult::NotHandled) in ActionPrivate()3973 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()3982 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()6695 return MenuActionResult::NotHandled; in MenuDelegateAction()
8380 if (AL.getInfo().handleDeclAttribute(S, D, AL) != ParsedAttrInfo::NotHandled) in ProcessDeclAttribute()