Searched refs:fTotalHeight (Results 1 – 3 of 3) sorted by relevance
39 fTotalHeight = kRows * fHeight + SK_Scalar1 * (kRows + 1) * kPadY; in ComplexClip2GM()137 SkScalarRoundToInt(fTotalHeight)); in onISize()207 SkScalar fTotalHeight; member in skiagm::ComplexClip2GM
478 float fTotalHeight = 0; in InsertPendingItems() local480 return fTotalHeight; in InsertPendingItems()500 fTotalHeight += pPendingLayoutItem->m_sSize.height; in InsertPendingItems()503 return fTotalHeight; in InsertPendingItems()2011 float fTotalHeight = 0; in InsertKeepLayoutItems() local2015 fTotalHeight += (*iter)->m_sSize.height; in InsertKeepLayoutItems()2019 return fTotalHeight; in InsertKeepLayoutItems()