Searched refs:IsAttachedTo (Results 1 – 3 of 3) sorted by relevance
66 static bool IsAttachedTo(BaseTabStrip* tab_strip);
503 if (!IsDragSessionActive() && !DraggedTabController::IsAttachedTo(this)) { in PrepareForAnimation()
380 bool DraggedTabController::IsAttachedTo(BaseTabStrip* tab_strip) { in IsAttachedTo() function in DraggedTabController