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 334 SetSelection(new_model, NOTIFY_DEFAULT);
430 NotifyIfActiveTabChanged(removed_contents, NOTIFY_DEFAULT);
450 SetSelection(new_model, user_gesture ? NOTIFY_USER_GESTURE : NOTIFY_DEFAULT);
458 SetSelection(new_model, NOTIFY_DEFAULT);
741 SetSelection(new_model, NOTIFY_DEFAULT);
764 SetSelection(new_model, NOTIFY_DEFAULT);
771 SetSelection(new_model, NOTIFY_DEFAULT);
782 SetSelection(source, NOTIFY_DEFAULT);
    [all...]
tab_strip_model.h 452 NOTIFY_DEFAULT,

Completed in 1055 milliseconds