Searched refs:ParseStateResource (Results 1 – 1 of 1) sorted by relevance
134 RefPtr<StateResource> ParseStateResource(const std::string& styleName, const std::string& attrName, in ParseStateResource() function235 auto stateResource = ParseStateResource(name_, attrName, std::move(xmlWrapper)); in ParseContent()