Searched refs:old_height_ (Results 1 – 4 of 4) sorted by relevance
23 old_height_(0) { in AvatarMenuButtonGtk()60 if (allocation->height != old_height_) in OnSizeAllocate()77 old_height_ = allocation.height; in UpdateButtonIcon()
66 int old_height_; variable
36 old_height_(0) { in AvatarMenuButton()52 if (old_height_ != height() || button_icon_.isNull()) { in OnPaint()53 old_height_ = height(); in OnPaint()
67 int old_height_; variable