HomeSort by relevance Sort by last modified time
    Searched refs:NOTIFY_DEFAULT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 201 SetSelection(new_model, NOTIFY_DEFAULT);
296 NotifyIfActiveTabChanged(removed_contents, NOTIFY_DEFAULT);
316 SetSelection(new_model, user_gesture ? NOTIFY_USER_GESTURE : NOTIFY_DEFAULT);
324 SetSelection(new_model, NOTIFY_DEFAULT);
606 SetSelection(new_model, NOTIFY_DEFAULT);
629 SetSelection(new_model, NOTIFY_DEFAULT);
636 SetSelection(new_model, NOTIFY_DEFAULT);
647 SetSelection(source, NOTIFY_DEFAULT);
    [all...]
tab_strip_model.h 456 NOTIFY_DEFAULT,

Completed in 406 milliseconds