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

  /external/chromium/chrome/browser/themes/
theme_service.h 52 static const char* kAlignmentLeft;
theme_service.cc 29 const char* ThemeService::kAlignmentLeft = "left";
370 horizontal_string = kAlignmentLeft;
397 if (base::strcasecmp(component, kAlignmentLeft) == 0)

Completed in 70 milliseconds