Searched defs:MatchFilter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DeventFilter.c87 typedef struct MatchFilter { struct
89 } MatchFilter; typedef in typeref:struct:MatchFilter
107 struct MatchFilter ClassMatch;
108 struct MatchFilter ClassExclude;
880 MatchFilter *filter = &FILTER(node, index).u.ClassMatch;
901 MatchFilter *filter = &FILTER(node, index).u.ClassExclude;

Completed in 33 milliseconds