Home | History | Annotate | Download | only in src

Lines Matching refs:TRACE_RETURN

76     return TRACE_RETURN (coverage.sanitize (c, this) && attachPoint.sanitize (c, this));
106 return TRACE_RETURN (c->check_struct (this));
132 return TRACE_RETURN (c->check_struct (this));
155 return TRACE_RETURN (c->check_struct (this) && deviceTable.sanitize (c, this));
183 if (!u.format.sanitize (c)) return TRACE_RETURN (false);
185 case 1: return TRACE_RETURN (u.format1.sanitize (c));
186 case 2: return TRACE_RETURN (u.format2.sanitize (c));
187 case 3: return TRACE_RETURN (u.format3.sanitize (c));
188 default:return TRACE_RETURN (true);
224 return TRACE_RETURN (carets.sanitize (c, this));
258 return TRACE_RETURN (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this));
280 return TRACE_RETURN (coverage.sanitize (c, this));
304 if (!u.format.sanitize (c)) return TRACE_RETURN (false);
306 case 1: return TRACE_RETURN (u.format1.sanitize (c));
307 default:return TRACE_RETURN (true);
369 return TRACE_RETURN (version.sanitize (c) &&