Home | History | Annotate | Download | only in ports

Lines Matching defs:fIsValid

58     bool fIsValid;
233 fontRec.fIsValid = false;
242 fontRec.fIsValid = find_name_and_attributes(stream.get(), &name,
250 if (fontRec.fIsValid) {