Searched refs:checkElementState (Results 1 – 2 of 2) sorted by relevance
373 static bool checkElementState(PlatformUIElement element, AtkStateType stateType) in checkElementState() function384 return checkElementState(m_element, ATK_STATE_ENABLED); in isEnabled()418 return checkElementState(m_element, ATK_STATE_SELECTED); in isSelected()
7846 (checkElementState): New function to refactor common code.7850 checkElementState function.