Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AccessKit/accesskit
/ is_root
Method
is_root
platforms/atspi-common/src/node.rs:429–431 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
427
}
428
429
fn is_root(&self) -> bool {
430
self.0.is_root()
431
}
432
433
fn supports_action(&self) -> bool {
434
self.0.is_clickable(&filter)
Callers
7
add_node
Method · 0.45
remove_node
Method · 0.45
supports_component
Method · 0.45
extents
Method · 0.45
enqueue_focus_event_if_applicable
Function · 0.45
get_or_create_java_id
Method · 0.45
populate_node_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected