Searched defs:timeText (Results 1 – 3 of 3) sorted by relevance
77 … Color timeText = themeConstants->GetColorByName("sys.color.ohos_id_color_foreground_contrary"). in ParsePattern() local
1727 void VideoElement::IntTimeToText(uint32_t time, std::string& timeText) in OnStartBtnClick()
824 std::string timeText = IntTimeToText(time); in OnUpdateTime() local