Lines Matching refs:unexpected
87 return base::unexpected(std::nullopt); in GetStyleBag()
94 return base::unexpected(std::nullopt); in GetXmlStyleBag()
101 return base::unexpected(std::nullopt); in GetXmlStyleBag()
116 return base::unexpected(std::nullopt); in GetXmlStyleBag()
137 return base::unexpected(GetIOError(default_style_bag.error())); in ResolveAttrs()
171 return base::unexpected(GetIOError(result.error())); in ResolveAttrs()
182 return base::unexpected(GetIOError(result.error())); in ResolveAttrs()
236 return base::unexpected(GetIOError(default_style_bag.error())); in ApplyStyle()
243 return base::unexpected(GetIOError(xml_style_bag.error())); in ApplyStyle()
303 return base::unexpected(GetIOError(result.error())); in ApplyStyle()
314 return base::unexpected(GetIOError(result.error())); in ApplyStyle()
390 return base::unexpected(GetIOError(result.error())); in RetrieveAttributes()