Searched refs:curPlayTime (Results 1 – 1 of 1) sorted by relevance
329 UILabel* curPlayTime = const_cast<UILabel *>(panelView_->GetCurTimeText()); in HideVideoPanel() local330 if (curPlayTime != nullptr) { in HideVideoPanel()331 curPlayTime->SetVisible(false); in HideVideoPanel()