Home
last modified time | relevance | path

Searched refs:GetOptionInterval (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drosen_render_option.cpp57 diff = NormalizeToPx(theme->GetOptionInterval()); in PaintBackground()
H A Drender_option.cpp658 auto diff = NormalizeToPx(theme->GetOptionInterval()); in OnPaintFinish()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp91 optionInterval_ = theme_->GetOptionInterval(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h769 const Dimension& GetOptionInterval() const in GetOptionInterval() function