Searched refs:mbErrors (Results 1 – 2 of 2) sorted by relevance
49 : mnNumSettings(0), mbErrors(false) in GrFeatureParser()56 : mnNumSettings(0), mbErrors(false) in GrFeatureParser()68 mbErrors = true; in GrFeatureParser()81 mbErrors = true; in GrFeatureParser()100 if (iL == aSupported.second) mbErrors = true; in GrFeatureParser()122 mbErrors = true; in GrFeatureParser()160 : maLang(aCopy.maLang), mbErrors(aCopy.mbErrors) in GrFeatureParser()259 mbErrors = true; in getIntValue()263 mbErrors = true; in getIntValue()
50 bool parseErrors() { return mbErrors; }; in parseErrors()62 bool mbErrors; member in grutils::GrFeatureParser
Completed in 26 milliseconds