Home | History | Annotate | Download | only in options

Lines Matching refs:ListValue

27 class ListValue;
138 void HandleRequestExtensionsData(const ListValue* args);
141 void HandleToggleDeveloperMode(const ListValue* args);
144 void HandleInspectMessage(const ListValue* args);
147 void HandleReloadMessage(const ListValue* args);
150 void HandleEnableMessage(const ListValue* args);
153 void HandleEnableIncognitoMessage(const ListValue* args);
156 void HandleAllowFileAccessMessage(const ListValue* args);
159 void HandleUninstallMessage(const ListValue* args);
162 void HandleOptionsMessage(const ListValue* args);
165 void HandleShowButtonMessage(const ListValue* args);
168 void HandleLoadMessage(const ListValue* args);
171 void HandlePackMessage(const ListValue* args);
174 void HandleAutoUpdateMessage(const ListValue* args);
180 void HandleSelectFilePathMessage(const ListValue* args);
183 const Extension* GetExtension(const ListValue* args);