Searched refs:pLabelFor (Results 1 – 3 of 3) sorted by relevance
454 Window* pLabelFor = pWindow->GetAccessibleRelationLabelFor(); in FillAccessibleRelationSet() local455 if ( pLabelFor && pLabelFor != pWindow ) in FillAccessibleRelationSet()458 aSequence[0] = pLabelFor->GetAccessible(); in FillAccessibleRelationSet()
1059 void SetAccessibleRelationLabelFor( Window* pLabelFor );
9351 void Window::SetAccessibleRelationLabelFor( Window* pLabelFor ) in SetAccessibleRelationLabelFor() argument9355 mpWindowImpl->mpAccessibleInfos->pLabelForWindow = pLabelFor; in SetAccessibleRelationLabelFor()
Completed in 199 milliseconds