Home
last modified time | relevance | path

Searched refs:mbErrors (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgraphite_features.cxx49 : 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()
/trunk/main/vcl/inc/
H A Dgraphite_features.hxx50 bool parseErrors() { return mbErrors; }; in parseErrors()
62 bool mbErrors; member in grutils::GrFeatureParser

Completed in 15 milliseconds