Searched defs:newPattern (Results 1 – 6 of 6) sorted by relevance
118 std::string newPattern = "sys"; variable
475 …ginElement::ReplaceAll(std::string& str, const std::string& pattern, const std::string& newPattern) in ReplaceAll()
273 …ginPattern::ReplaceAll(std::string& str, const std::string& pattern, const std::string& newPattern) in ReplaceAll()
42 void CanvasRenderingContext2DModelNG::SetPattern(RefPtr<AceType> newPattern) {} in SetPattern()
65 void CanvasRenderingContext2DModelNG::SetPattern(RefPtr<AceType> newPattern) in SetPattern()
138 RefPtr<NavDestinationPattern> newPattern = in LogCustomAnimationStart() local