Home
last modified time | relevance | path

Searched refs:setLabelText (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/login/
Dlogin_common.js201 Oobe.setLabelText = function(labelId, labelText) { function in Oobe
202 DisplayManager.setLabelText(labelId, labelText);
Ddisplay_manager.js821 DisplayManager.setLabelText = function(labelId, labelText) { function in DisplayManager