Searched refs:STATE_COLLAPSED (Results 1 – 7 of 7) sorted by relevance
35 int STATE_COLLAPSED = 1; field
396 state = IFlyoutPreferences.STATE_COLLAPSED; in dismissHover()425 state = IFlyoutPreferences.STATE_COLLAPSED; in handle_mouseDown()535 if (m_preferences.getState() == IFlyoutPreferences.STATE_COLLAPSED && !m_stateHover) {542 m_listener.stateChanged(IFlyoutPreferences.STATE_COLLAPSED,567 m_preferences.setState(IFlyoutPreferences.STATE_COLLAPSED);572 IFlyoutPreferences.STATE_COLLAPSED);
30 STATE_COLLAPSED = 1 << 1, enumerator
135 STATE_COLLAPSED, enumerator
239 state |= (1 << WebAccessibility::STATE_COLLAPSED); in ConvertState()
1257 if (state & AccessibilityTypes::STATE_COLLAPSED) in MSAAState()
1284 if ((state_ >> WebAccessibility::STATE_COLLAPSED) & 1) in InitRoleAndState()