Home | History | Annotate | Download | only in style

Lines Matching refs:setEmptyState

1093     void setEmptyState(bool b) { m_affectedByEmpty = true; m_unique = true; m_emptyState = b; }