Searched refs:oldContentsWidth (Results 1 – 1 of 1) sorted by relevance
1693 int oldContentsWidth = contentsSize().width(); in resize() local1698 && oldSize.width && oldContentsWidth && newSize.width != oldSize.width; in resize()1726 … float contentsWidthRatio = static_cast<float>(contentsSize().width()) / oldContentsWidth; in resize()