Searched refs:finalStr (Results 1 – 1 of 1) sorted by relevance
2052 String16 finalStr; in stringToValue() local2058 .stringToValue(outValue, &finalStr, str.string(), str.size(), preserveSpaces, in stringToValue()2068 finalStr = str; in stringToValue()2079 outValue->data = pool->add(finalStr, *style); in stringToValue()2081 outValue->data = pool->add(finalStr, true); in stringToValue()2089 *outStr = finalStr; in stringToValue()