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

  /external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.h 53 void ThemesSetGTK(const ListValue* args);
personal_options_handler.cc 210 "themesSetGTK",
211 NewCallback(this, &PersonalOptionsHandler::ThemesSetGTK));
403 void PersonalOptionsHandler::ThemesSetGTK(const ListValue* args) {

Completed in 34 milliseconds