Searched refs:str_width (Results 1 – 2 of 2) sorted by relevance
370 const char* str_width = width.c_str(); in SetSurface() local371 WriteString(&io, str_width); in SetSurface()
459 char* str_width = (char*)ReadString(req, &size); in SetSurface() local465 surface->SetUserData("region_width", std::string(str_width)); in SetSurface()