Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_box.cc159 LayoutUnit ListBoxDefaultItemHeight(const LayoutBox& box) { in ListBoxDefaultItemHeight() function
176 return ListBoxDefaultItemHeight(box); in ListBoxItemHeight()
186 item_height = ListBoxDefaultItemHeight(box); in ListBoxItemHeight()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_box.cc264 LayoutUnit ListBoxDefaultItemHeight(const LayoutBox& box) { in ListBoxDefaultItemHeight() function
281 return ListBoxDefaultItemHeight(box); in ListBoxItemHeight()
291 item_height = ListBoxDefaultItemHeight(box); in ListBoxItemHeight()