HomeSort by relevance Sort by last modified time
    Searched refs:kAlignmentBottom (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/themes/
theme_service.h 51 static const char* kAlignmentBottom;
theme_service.cc 28 const char* ThemeService::kAlignmentBottom = "bottom";
367 vertical_string = kAlignmentBottom;
394 else if (base::strcasecmp(component, kAlignmentBottom) == 0)

Completed in 35 milliseconds