Searched refs:autoHeight_ (Results 1 – 2 of 2) sorted by relevance
289 if (((isLazy && autoHeight_) || (heightIter == propertyMap.end())) && in CreateSizeAnimation()294 autoHeight_ = true; in CreateSizeAnimation()330 autoHeight_ = false; in CreateAnimation()
117 bool autoHeight_ = true; variable