Home
last modified time | relevance | path

Searched defs:rightBuffers (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp783 std::vector<float> rightBuffers(childCount_); in ApplySymmetricExtensible() local
826 const std::vector<float>& rightBuffers, float allocatedWidth) in CalculateItemWidthsForSymmetricExtensible()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_layout_test_ng.cpp726 std::vector<float> rightBuffers; variable
905 std::vector<float> rightBuffers; variable