Searched refs:PutString (Results 1 – 1 of 1) sorted by relevance
60 bool PutString(Out* out, const Style& style, const char* s) { in PutString() function195 return PutString(out, style, args_->GetCStr()); in PutSpec()