Home | History | Annotate | Download | only in webui

Lines Matching refs:ListValue

16 class ListValue;
40 void HandleGetDownloads(const ListValue* args);
43 void HandleOpenFile(const ListValue* args);
46 void HandleDrag(const ListValue* args);
50 void HandleSaveDangerous(const ListValue* args);
54 void HandleDiscardDangerous(const ListValue* args);
57 void HandleShow(const ListValue* args);
60 void HandlePause(const ListValue* args);
64 void HandleRemove(const ListValue* args);
67 void HandleCancel(const ListValue* args);
70 void HandleClearAll(const ListValue* args);
83 DownloadItem* GetDownloadByValue(const ListValue* args);