Searched refs:heightStr (Results 1 – 3 of 3) sorted by relevance
868 char heightStr[32]; in qpTestLog_writeImage() local959 int32ToString(height, heightStr); in qpTestLog_writeImage()962 attribs[numAttribs++] = qpSetStringAttrib("Height", heightStr); in qpTestLog_writeImage()
978 string heightStr = "256"; in exampleToScript() local991 heightStr = string(iter->fContentStart, iter->fContentEnd - iter->fContentStart); in exampleToScript()1072 example += " \"height\": " + heightStr + ",\n"; in exampleToScript()1080 example += " \"height\": " + heightStr + ",\n"; in exampleToScript()