Searched refs:matchArray (Results 1 – 1 of 1) sorted by relevance
230 Style[] matchArray = new Style[matchCount]; in getMatching() local234 if (p.isSubset(s)) matchArray[matchCount++] = p; in getMatching()236 return matchArray; in getMatching()