Home | History | Annotate | Download | only in resources

Lines Matching refs:to

6  * This variable structure is here to document the structure that the template
7 * expects to correctly populate the page.
22 // Add handlers to dynamically created HTML elements.
58 * Highlight an element associated with the page's location's hash. We need to
78 * Asks the C++ FlagsDOMHandler to get details about the available experiments
80 * should reply to returnFlagsExperiments() (below).
87 * Asks the C++ FlagsDOMHandler to restart the browser (restoring tabs).
94 * Reset all flags to their default values and refresh the UI.
97 // Asks the C++ FlagsDOMHandler to reset all flags to default values.
103 * Called by the WebUI to re-populate the page with data representing the
152 * @param {boolean} enable Whether to enable or disable the experiment.
155 // Tell the C++ FlagsDOMHandler to enable/disable the experiment.
162 * Invoked when the selection of a multi-value choice is changed to the
168 // Tell the C++ FlagsDOMHandler to enable the selected choice.