Home | History | Annotate | Download | only in src

Lines Matching refs:DontEnum

188 PropertyAttribute.DontEnum   = DONT_ENUM;
1194 return (this.attributes() & PropertyAttribute.DontEnum) == 0;