Home | History | Annotate | Download | only in accessibility

Lines Matching refs:parentObj

1300     Node* parentObj = node()->parentNode();
1301 if (parentObj)
1302 return axObjectCache()->getOrCreate(parentObj);