Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_theme.h113 const TextStyle& GetTimeTextStyle() const in GetTimeTextStyle() function
H A Dvideo_element.cpp1423 textPos->SetTextStyle(theme_->GetTimeTextStyle()); in CreateCurrentText()
1430 textDuration->SetTextStyle(theme_->GetTimeTextStyle()); in CreateDurationText()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1238 auto textStyle = videoTheme->GetTimeTextStyle(); in OnModifyDone()
1374 auto textStyle = videoTheme->GetTimeTextStyle(); in OnModifyDone()