Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_layout_algorithm.cpp38 const auto& selectTheme = optionPattern->GetSelectTheme(); in Measure()
179 const auto& selectTheme = optionPattern->GetSelectTheme(); in UpdateIconMargin()
H A Doption_pattern.h198 const RefPtr<SelectTheme>& GetSelectTheme() const in GetSelectTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1450 RefPtr<SelectTheme> GetSelectTheme() in GetSelectTheme() function
1467 auto menuTheme = GetSelectTheme(); in CreateMenuEventWithParams()
1474 auto optionTheme = GetSelectTheme(); in CreateMenuEventWithParams()
1507 auto menuTheme = GetSelectTheme(); in ExecMenuBuilder()
1511 auto optionTheme = GetSelectTheme(); in ExecMenuBuilder()