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
1762 FX_FLOAT fTotalHeight = 0; in XFA_ItemLayoutProcessor_InsertPendingItems() local1764 return fTotalHeight; in XFA_ItemLayoutProcessor_InsertPendingItems()1791 fTotalHeight += pPendingLayoutItem->m_sSize.y; in XFA_ItemLayoutProcessor_InsertPendingItems()1795 return fTotalHeight; in XFA_ItemLayoutProcessor_InsertPendingItems()1798 FX_FLOAT fTotalHeight = 0; in InsertKeepLayoutItems() local1808 fTotalHeight += m_arrayKeepItems[iIndex]->m_sSize.y; in InsertKeepLayoutItems()1812 return fTotalHeight; in InsertKeepLayoutItems()