Home
last modified time | relevance | path

Searched refs:GetDownOption (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.h115 RefPtr<RenderOption> GetDownOption() const;
H A Drender_option.cpp304 auto downOption = GetDownOption(); in UpdateDownStatus()
378 RefPtr<RenderOption> RenderOption::GetDownOption() const in GetDownOption() function in OHOS::Ace::RenderOption