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

  /external/chromium/chrome/browser/ui/webui/
shown_sections_handler.h 61 void HandleSetShownSections(const ListValue* args);
shown_sections_handler.cc 70 NewCallback(this, &ShownSectionsHandler::HandleSetShownSections));
93 void ShownSectionsHandler::HandleSetShownSections(const ListValue* args) {

Completed in 20 milliseconds