Home | History | Annotate | Download | only in tools

Lines Matching full:c_str

66     outPath = SkOSPath::Join(outPath.c_str(), "test_font_");
77 FILE* out = fopen(outPath.c_str(), "w");
78 fprintf(out, "%s%s\n\n", gHeader, SkOSPath::Basename(__FILE__).c_str());
87 const char* first = str.c_str();
109 const char* cStr = str.c_str();
114 out->appendf("%sf", str.c_str());
233 const char* fontname = strippedStr.c_str();
236 fprintf(out, "%s", ptsOut.c_str());
285 fprintf(out, "%s\n};\n\n", widthsStr.c_str());
309 fprintf(out, "%s\n};\n\n", metricsStr.c_str());
345 SkASSERT(sk_exists(filepath.c_str()));
346 SkTypeface* resourceTypeface = SkTypeface::CreateFromFile(filepath.c_str());
372 const char* strip = strippedStr.c_str();
390 const char* strip = strippedStr.c_str();