Home | History | Annotate | Download | only in ports

Lines Matching defs:fIsValid

58     bool fIsValid;
234 fontRec.fIsValid = false;
243 fontRec.fIsValid = find_name_and_attributes(stream.get(), &name,
251 if (fontRec.fIsValid) {