Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/clipboard/
H A Dclipboard_nudge.cc193 const int nudge_width = 2 * kNudgePadding + kClipboardIconSize + in CalculateAndSetWidgetBounds() local
201 nudge_width, nudge_height); in CalculateAndSetWidgetBounds()
203 widget_bounds.set_x(display_bounds.right() - nudge_width - kNudgeMargin); in CalculateAndSetWidgetBounds()