Home | History | Annotate | Download | only in src

Lines Matching defs:valueCount

490     if (likely (index >= valueCount)) return TRACE_RETURN (false);
502 return TRACE_RETURN (c->check_struct (this) && coverage.sanitize (c, this) && valueFormat.sanitize_values (c, this, values, valueCount));
512 USHORT valueCount; /* Number of ValueRecords */