Searched refs:widthString (Results 1 – 1 of 1) sorted by relevance
90 const char* widthString = NULL; local124 widthString = FLAGS_mode[1];182 int minWidth = atoi(widthString);190 } else if (sk_tools::is_percentage(widthString)) {195 tiledRenderer->setTileWidthPercentage(atof(widthString));201 tiledRenderer->setTileWidth(atoi(widthString));