Searched defs:is_expanded (Results 1 – 4 of 4) sorted by relevance
194 bool is_expanded() const { return is_expanded_; } in is_expanded() function
359 bool is_expanded() const { return is_expanded_; } in is_expanded() function
290 bool is_expanded) in AccessibilityTreeItemInfo()
318 bool is_expanded = false; in SendTreeItemNotification() local