Home
last modified time | relevance | path

Searched refs:set_between_child_spacing (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/omnibox/
H A Dremove_suggestion_bubble.cc46 layout_manager->set_between_child_spacing(16); in RemoveSuggestionBubbleDialogDelegateView()
H A Domnibox_row_view.cc47 layout->set_between_child_spacing(8); in HeaderView()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/accessibility/
H A Dswitch_access_menu_button.cc77 layout->set_between_child_spacing(kLabelTopPaddingSmallDip); in SwitchAccessMenuButton()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/layout/
H A Dbox_layout_view.cc90 layout_->set_between_child_spacing(spacing); in SetBetweenChildSpacing()
H A Dbox_layout.h142 void set_between_child_spacing(int spacing) { in set_between_child_spacing() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/layout/
H A Dbox_layout.h131 void set_between_child_spacing(int spacing) { in set_between_child_spacing() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/passwords/
H A Dcredentials_item_view.cc73 layout->set_between_child_spacing( in CredentialsItemView()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/ui/
H A Dsuggestion_view.cc117 ->set_between_child_spacing(kAnnotationLabelChildSpacing); in CreateAnnotationLabel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ambient/ui/
H A Dambient_background_image_view.cc201 attribution_layout->set_between_child_spacing( in InitLayout()
H A Dmedia_string_view.cc208 layout->set_between_child_spacing(kChildSpacingDip); in InitLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dsearch_result_tile_item_list_view.cc361 layout_->set_between_child_spacing(flex ? 1 : kBetweenItemSpacing); in Layout()
H A Dsearch_box_view.cc371 box_layout()->set_between_child_spacing(horizontal_spacing); in UpdateLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Ddevice_chooser_content_view.cc85 scan_layout->set_between_child_spacing( in BluetoothStatusContainer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dwindow_cycle_list.cc296 layout->set_between_child_spacing(kBetweenChildPaddingDp - in WindowCycleView()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/bubble/
H A Dbubble_dialog_model_host.cc56 layout->set_between_child_spacing(LayoutProvider::Get()->GetDistanceMetric( in CheckboxControl()