Searched refs:kOrientationVertical (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Ddisplay_overscan_handler.cc29 const char kOrientationVertical[] = "vertical"; member in namespace:chromeos::options::__anon5451
159 } else if (orientation == kOrientationVertical) {
164 << "' or '" << kOrientationVertical << "': "
190 } else if (orientation == kOrientationVertical) {
195 << "' or '" << kOrientationVertical << "': "

Completed in 107 milliseconds