Searched refs:target_width (Results 1 – 4 of 4) sorted by relevance
279 double start_width, target_width; in GetWidthForTab() local282 target_width = TabGtk::GetMiniWidth(); in GetWidthForTab()284 target_width = in GetWidthForTab()291 double delta = target_width - start_width; in GetWidthForTab()366 double target_width = in GetWidthForTab() local369 return animation_.CurrentValueBetween(start_width, target_width); in GetWidthForTab()
300 double start_width, target_width; in GetWidthForTab() local303 target_width = TabGtk::GetMiniWidth(); in GetWidthForTab()305 target_width = in GetWidthForTab()312 double delta = target_width - start_width; in GetWidthForTab()387 double target_width = in GetWidthForTab() local390 return animation_.CurrentValueBetween(start_width, target_width); in GetWidthForTab()
208 int GetWindowWidthCloseTo(const aura::Window* window, int target_width) { in GetWindowWidthCloseTo() argument215 std::min(target_width, in GetWindowWidthCloseTo()
3546 int target_width = new_width; in MaybeResetVieSendCodec() local3550 target_width = target_codec.width; in MaybeResetVieSendCodec()3577 target_width != cur_width || target_height != cur_height || in MaybeResetVieSendCodec()3584 vie_codec.width = target_width; in MaybeResetVieSendCodec()