Searched refs:NotHandled (Results 1 – 3 of 3) sorted by relevance
139 NotHandled, enumerator148 return NotHandled; in handleDeclAttribute()
278 NotHandled, enumerator3906 MenuActionResult result = MenuActionResult::NotHandled; in ActionPrivate()3909 if (result != MenuActionResult::NotHandled) in ActionPrivate()3913 if (result != MenuActionResult::NotHandled) in ActionPrivate()3975 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()3984 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()6697 return MenuActionResult::NotHandled; in MenuDelegateAction()
8620 if (AL.getInfo().handleDeclAttribute(S, D, AL) != ParsedAttrInfo::NotHandled) in ProcessDeclAttribute()