Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h348 const int& GetBottomTabBackgroundBlurStyle() const in GetBottomTabBackgroundBlurStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp985 auto defaultBlurStyle = static_cast<BlurStyle>(theme->GetBottomTabBackgroundBlurStyle()); in OnModifyDone()