Searched refs:heightString (Results 1 – 1 of 1) sorted by relevance
91 const char* heightString = NULL; local130 heightString = FLAGS_mode[2];208 if (sk_tools::is_percentage(heightString)) {213 tiledRenderer->setTileHeightPercentage(atof(heightString));219 tiledRenderer->setTileHeight(atoi(heightString));