Home
last modified time | relevance | path

Searched refs:PAUSE_SVG (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dinternal_resource.h55 PAUSE_SVG, member in OHOS::Ace::final::ResourceId
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dicon_theme.cpp50 { InternalResource::ResourceId::PAUSE_SVG, "pause" },
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1434 imageIcon = InternalResource::ResourceId::PAUSE_SVG; in CreatePlayBtn()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1623 auto resourceId = isPlaying_ ? InternalResource::ResourceId::PAUSE_SVG : InternalResource::ResourceId::PLAY_SVG; in OnModifyDone()

Completed in 7 milliseconds