Searched defs:newPattern (Results 1 – 5 of 5) sorted by relevance
118 std::string newPattern = "sys"; variable
448 …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()
65 void CanvasRenderingContext2DModelNG::SetPattern(RefPtr<AceType> newPattern) in SetPattern()
95 RefPtr<NavDestinationPattern> newPattern = in LogCustomAnimationStart() local