Searched refs:cachedContentHeight_ (Results 1 – 2 of 2) sorted by relevance
93 double cachedContentHeight_ = 0.0; variable
321 return cachedContentHeight_; in GetScrollContentHeight()332 … cachedContentHeight_ = child->GetLayoutSize().Height() + scrollNode->GetPosition().GetY(); in GetScrollContentHeight()333 return cachedContentHeight_; in GetScrollContentHeight()