Searched refs:heightStr (Results 1 – 2 of 2) sorted by relevance
886 char heightStr[32]; in qpTestLog_writeImage() local977 int32ToString(height, heightStr); in qpTestLog_writeImage()980 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()