HomeSort by relevance Sort by last modified time
    Searched defs:set_active (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/chromeos/status/
status_area_button.h 41 void set_active(bool active) { active_ = active; } function in class:chromeos::StatusAreaButton
  /external/chromium/chrome/browser/tabs/
tab_strip_selection_model.h 36 void set_active(int active) { active_ = active; } function in class:TabStripSelectionModel
  /external/chromium/chrome/browser/chromeos/cros/
network_library.h 385 void set_active(bool is_active) { is_active_ = is_active; } function in class:chromeos::Network
    [all...]

Completed in 239 milliseconds