Home
last modified time | relevance | path

Searched refs:main_axis_alignment (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/views/
Dbox_layout_impl.cc64 settings_.main_axis_alignment)); in CreateLayout()
/third_party/cef/tests/ceftests/views/
Dpanel_unittest.cc1182 settings.main_axis_alignment = CEF_MAIN_AXIS_ALIGNMENT_CENTER; in BoxLayoutSizeHierarchyVerticalCenterCenter()
1217 settings.main_axis_alignment = CEF_MAIN_AXIS_ALIGNMENT_CENTER; in BoxLayoutSizeHierarchyHorizontalCenterCenter()
/third_party/cef/include/internal/
Dcef_types.h2711 cef_main_axis_alignment_t main_axis_alignment; member