Home | History | Annotate | Download | only in editing

Lines Matching refs:matchedAttributes

83     unsigned matchedAttributes = 0;
85 matchedAttributes++;
88 matchedAttributes++;
90 ASSERT(matchedAttributes <= attributes.size());
91 return matchedAttributes == attributes.size();