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

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.h 32 void ChooseFile(const ListValue* args);
change_picture_options_handler.cc 67 localized_strings->SetString("chooseFile",
74 "chooseFile",
75 NewCallback(this, &ChangePictureOptionsHandler::ChooseFile));
87 void ChangePictureOptionsHandler::ChooseFile(const ListValue* args) {

Completed in 40 milliseconds