Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_pattern.h264 bool GetUseLocalizedPadding() in GetUseLocalizedPadding() function
H A Dtab_content_model_ng.cpp185 if (isRTL && tabContentPattern->GetUseLocalizedPadding()) { in AddTabBarItem()