Searched refs:mpFocusedShape (Results 1 – 2 of 2) sorted by relevance
81 mpFocusedShape(NULL) in ChildrenManagerImpl()1091 mpFocusedShape = pNewFocusedShape; in UpdateSelection()1099 return mpFocusedShape != NULL; in HasFocus()1107 if (mpFocusedShape != NULL) in RemoveFocus()1109 mpFocusedShape->ResetState (AccessibleStateType::FOCUSED); in RemoveFocus()1110 mpFocusedShape = NULL; in RemoveFocus()
383 AccessibleShape* mpFocusedShape; member in accessibility::ChildrenManagerImpl