Searched refs:fTotalHeight (Results 1 – 2 of 2) 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
435 FX_FLOAT fTotalHeight = 0; in InsertPendingItems() local437 return fTotalHeight; in InsertPendingItems()457 fTotalHeight += pPendingLayoutItem->m_sSize.height; in InsertPendingItems()460 return fTotalHeight; in InsertPendingItems()1959 FX_FLOAT fTotalHeight = 0; in InsertKeepLayoutItems() local1963 fTotalHeight += (*iter)->m_sSize.height; in InsertKeepLayoutItems()1967 return fTotalHeight; in InsertKeepLayoutItems()