Home
last modified time | relevance | path

Searched refs:UpdatePanelTimeText (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.h172 void UpdatePanelTimeText(bool currentTime = true);
H A Dvideo_view.cpp398 UpdatePanelTimeText(true); in UpdatePanelProgress()
418 void VideoView::UpdatePanelTimeText(bool currentTime) in UpdatePanelTimeText() function in OHOS::ACELite::VideoView
H A Dvideo_component.cpp147 nativeVideo->UpdatePanelTimeText(true); in SetCurrentTime()
397 videoView_->UpdatePanelTimeText(false); in SetPanelView()