Searched refs:cstrValue (Results 1 – 1 of 1) sorted by relevance
356 SkKTXFile::KeyValue SkKTXFile::CreateKeyValue(const char *cstrKey, const char *cstrValue) { in CreateKeyValue() argument358 SkString value(cstrValue); in CreateKeyValue()