Home | History | Annotate | Download | only in style

Lines Matching refs:setFilter

1361     void setFilter(const FilterOperations& ops) { SET_VAR(rareNonInheritedData.access()->m_filter, m_operations, ops); }