Searched defs:newPattern (Results 1 – 4 of 4) 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()
256 …ginPattern::ReplaceAll(std::string& str, const std::string& pattern, const std::string& newPattern) in ReplaceAll()
70 void CanvasRenderingContext2DModelNG::SetPattern(RefPtr<AceType> newPattern) in SetPattern()