Home
last modified time | relevance | path

Searched defs:btnSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1453 const Size& btnSize = theme_->GetBtnSize(); in CreatePlayBtn() local
1488 const Size& btnSize = theme_->GetBtnSize(); in CreateFullScreenBtn() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1405 auto btnSize = videoTheme->GetBtnSize(); in OnModifyDone() local