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

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 66 static bool IsAttachedTo(BaseTabStrip* tab_strip);
base_tab_strip.cc 503 if (!IsDragSessionActive() && !DraggedTabController::IsAttachedTo(this)) {
dragged_tab_controller.cc 380 bool DraggedTabController::IsAttachedTo(BaseTabStrip* tab_strip) {
    [all...]

Completed in 342 milliseconds