Home
last modified time | relevance | path

Searched defs:isRTL_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.h126 bool isRTL_ = false; variable
H A Dtab_bar_pattern.h604 bool isRTL_ = false; variable
H A Dtabs_pattern.cpp441 auto isRTL_ = tabsLayoutProperty->GetNonAutoLayoutDirection() == TextDirection::RTL; in GetNextFocusNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_paint_method.h142 bool isRTL_ = false; variable