|
bool | ui::HasPresentationalChildren (const ax::mojom::Role role) |
|
bool | ui::IsAlert (const ax::mojom::Role role) |
|
bool | ui::IsButton (const ax::mojom::Role role) |
|
bool | ui::IsClickable (const ax::mojom::Role role) |
|
bool | ui::IsCellOrTableHeader (const ax::mojom::Role role) |
|
bool | ui::IsContainerWithSelectableChildren (const ax::mojom::Role role) |
|
bool | ui::IsControl (const ax::mojom::Role role) |
|
bool | ui::IsControlOnAndroid (const ax::mojom::Role role, bool isFocusable) |
|
bool | ui::IsDocument (const ax::mojom::Role role) |
|
bool | ui::IsDialog (const ax::mojom::Role role) |
|
bool | ui::IsForm (const ax::mojom::Role role) |
|
bool | ui::IsFormatBoundary (const ax::mojom::Role role) |
|
bool | ui::IsHeading (const ax::mojom::Role role) |
|
bool | ui::IsHeadingOrTableHeader (const ax::mojom::Role role) |
|
bool | ui::IsIframe (ax::mojom::Role role) |
|
bool | ui::IsImage (const ax::mojom::Role role) |
|
bool | ui::IsImageOrVideo (const ax::mojom::Role role) |
|
bool | ui::IsItemLike (const ax::mojom::Role role) |
|
bool | ui::IsLandmark (const ax::mojom::Role role) |
|
bool | ui::IsLink (const ax::mojom::Role role) |
|
bool | ui::IsList (const ax::mojom::Role role) |
|
bool | ui::IsListItem (const ax::mojom::Role role) |
|
bool | ui::IsMenuItem (ax::mojom::Role role) |
|
bool | ui::IsMenuRelated (const ax::mojom::Role role) |
|
bool | ui::IsPresentational (const ax::mojom::Role role) |
|
bool | ui::IsRadio (const ax::mojom::Role role) |
|
bool | ui::IsRangeValueSupported (const ax::mojom::Role role) |
|
bool | ui::IsReadOnlySupported (const ax::mojom::Role role) |
|
bool | ui::IsRowContainer (const ax::mojom::Role role) |
|
bool | ui::IsSection (const ax::mojom::Role role) |
|
bool | ui::IsSectionhead (const ax::mojom::Role role) |
|
bool | ui::IsSelect (const ax::mojom::Role role) |
|
bool | ui::IsSetLike (const ax::mojom::Role role) |
|
bool | ui::IsStaticList (const ax::mojom::Role role) |
|
bool | ui::IsStructure (const ax::mojom::Role role) |
|
bool | ui::IsTableColumn (ax::mojom::Role role) |
|
bool | ui::IsTableHeader (ax::mojom::Role role) |
|
bool | ui::IsTableLike (const ax::mojom::Role role) |
|
bool | ui::IsTableRow (ax::mojom::Role role) |
|
bool | ui::IsText (ax::mojom::Role role) |
|
bool | ui::SupportsExpandCollapse (const ax::mojom::Role role) |
|
bool | ui::SupportsHierarchicalLevel (const ax::mojom::Role role) |
|
bool | ui::SupportsOrientation (const ax::mojom::Role role) |
|
bool | ui::SupportsSelected (const ax::mojom::Role role) |
|
bool | ui::SupportsToggle (const ax::mojom::Role role) |
|
bool | ui::ShouldHaveReadonlyStateByDefault (const ax::mojom::Role role) |
|