Searched refs:isExpanded (Results 1 – 7 of 7) sorted by relevance
55 get isExpanded() { getter in MoreSettings94 this.metrics_.record(this.isExpanded ?
289 if (!m_activePropertyInfo.isExpanded() in handleKeyDown()295 if (m_activePropertyInfo.isExpanded() in handleKeyDown()1213 if (propertyInfo.isExpanded()) { in drawExpandLines()1267 Image stateImage = propertyInfo.isExpanded() ? m_minusImage : m_plusImage; in drawProperty()1403 public boolean isExpanded() { in isExpanded() method in PropertyTable.PropertyInfo1498 if (child.isExpanded()) { in addChildren()1526 if (child.isExpanded()) { in removeChildren()1571 if (isComplex() && !isExpanded() && m_expandedIds.contains(m_id)) { in expandFromHistory()1576 if (m_collapsedIds != null && isComplex() && !isExpanded() in expandFromHistory()
64 - (BOOL)isExpanded;
366 bool isExpanded() const;
247 bool AXObject::isExpanded() const in isExpanded() function in blink::AXObject
1700 …axObjectCache()->postNotification(this, document(), isExpanded() ? AXObjectCache::AXRowExpanded : … in handleAriaExpandedChanged()
560 this.moreSettings_.isExpanded ?