Searched refs:pCurrentlyFocusedShape (Results 1 – 1 of 1) sorted by relevance
951 AccessibleShape* pCurrentlyFocusedShape = NULL; in UpdateSelection() local1026 pCurrentlyFocusedShape = pAccessibleShape; in UpdateSelection()1049 if (pCurrentlyFocusedShape != pNewFocusedShape) in UpdateSelection()1051 if (pCurrentlyFocusedShape != NULL) in UpdateSelection()1052 pCurrentlyFocusedShape->ResetState (AccessibleStateType::FOCUSED); in UpdateSelection()
Completed in 19 milliseconds