Home | History | Annotate | Download | only in accessibility

Lines Matching refs:axID

98     ids.push_back(objects[i].axID());
141 return node.axID();
203 dst->id = src.axID();
277 src.titleUIElement().axID());
281 src.ariaActiveDescendant().axID());
511 dst->AddIntAttribute(ui::AX_ATTR_TABLE_HEADER_ID, header.axID());
517 cell_id = cell.axID();
534 dst->AddIntAttribute(ui::AX_ATTR_TABLE_ROW_HEADER_ID, header.axID());
541 dst->AddIntAttribute(ui::AX_ATTR_TABLE_COLUMN_HEADER_ID, header.axID());
567 indirect_child_ids.push_back(child.axID());